#BADFEB#BADFEB
#BADFEB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.042 H 219.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFEB |
|---|---|
| RGB | rgb(186, 223, 235) |
| HSL | hsl(195, 55%, 83%) |
| HSV | hsv(195, 21%, 92%) |
| CMYK | cmyk(20.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.61, -9.51, -9.87) |
| CIE-LCH | lch(86.61, 13.71, 226.07°) |
| OKLab | oklab(88.09% -0.0326 -0.0268) |
| OKLCH | oklch(88.09% 0.042 219.4) |
| XYZ | xyz(61.6286, 69.2106, 88.6930) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.31
Powder Blue
#B0E0E6
ΔE00 4.39
Ice Blue
#A5DFF9
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 6.83
Light Sky Blue
#C6FCFF
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFEB #EBC6BA
analogous
#BAEBDF #BADFEB #BAC6EB
triadic
#BADFEB #EBBADF #DFEBBA
tetradic
#BADFEB #DFBAEB #EBC6BA #C6EBBA
square
#BADFEB #DFBAEB #EBC6BA #C6EBBA
split-complementary
#BADFEB #EBBAC6 #EBDFBA
monochromatic
#5BB3CF #8BC9DD #BADFEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.41
#BADFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BADFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFEB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#ACE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #badfeb; /* rgb */ color: rgb(186, 223, 235); /* oklch */ color: oklch(88.1% 0.042 219.4);
Tailwind
colors: {
custom: {
50: '#cfe9f1',
500: '#badfeb',
950: '#000000',
},
}SCSS
$custom: #badfeb; $custom-light: #cfe9f1; $custom-dark: #000000;
JSON
{
"hex": "#badfeb",
"rgb": {
"r": 186,
"g": 223,
"b": 235
},
"hsl": {
"h": 194.694,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.88088,
"c": 0.04217,
"h": 219.4
},
"luminance": 0.69213
}Semantic roles & 50–950 ramp
primary
#BADFEB
secondary
#C79382
accent
#4A23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485