#BADFFE#BADFFE
#BADFFE is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.058 H 243.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFFE |
|---|---|
| RGB | rgb(186, 223, 254) |
| HSL | hsl(207, 97%, 86%) |
| HSV | hsv(207, 27%, 100%) |
| CMYK | cmyk(26.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.18, -5.30, -19.03) |
| CIE-LCH | lch(87.18, 19.75, 254.45°) |
| OKLab | oklab(88.73% -0.0256 -0.052) |
| OKLCH | oklch(88.73% 0.058 243.7) |
| XYZ | xyz(64.5216, 70.3678, 103.9295) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFFE #FED9BA
analogous
#BAFEFB #BADFFE #BABDFE
triadic
#BADFFE #FEBADF #DFFEBA
tetradic
#BADFFE #FBBAFE #FED9BA #BDFEBA
square
#BADFFE #FBBAFE #FED9BA #BDFEBA
split-complementary
#BADFFE #FEBABD #FEFBBA
monochromatic
#41A7FC #7EC3FD #BADFFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.39
#BADFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BADFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFFE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFFE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#A6E6E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #badffe; /* rgb */ color: rgb(186, 223, 254); /* oklch */ color: oklch(88.7% 0.058 243.7);
Tailwind
colors: {
custom: {
50: '#d0e9fe',
500: '#badffe',
950: '#000000',
},
}SCSS
$custom: #badffe; $custom-light: #d0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#badffe",
"rgb": {
"r": 186,
"g": 223,
"b": 254
},
"hsl": {
"h": 207.353,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.88725,
"c": 0.05797,
"h": 243.7
},
"luminance": 0.7037
}Semantic roles & 50–950 ramp
primary
#BADFFE
secondary
#E5A977
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485