#BADEEB#BADEEB
#BADEEB is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.042 H 221.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEEB |
|---|---|
| RGB | rgb(186, 222, 235) |
| HSL | hsl(196, 55%, 83%) |
| HSV | hsv(196, 21%, 92%) |
| CMYK | cmyk(20.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.34, -9.00, -10.27) |
| CIE-LCH | lch(86.34, 13.65, 228.76°) |
| OKLab | oklab(87.88% -0.0313 -0.0279) |
| OKLCH | oklch(87.88% 0.042 221.7) |
| XYZ | xyz(61.3622, 68.6778, 88.6042) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.36
Powder Blue
#B0E0E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.07
Pale Sky Blue
#BDF6FE
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 8.30
Baby Blue
#89CFF0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEEB #EBC7BA
analogous
#BAEBDF #BADEEB #BAC6EB
triadic
#BADEEB #EBBADE #DEEBBA
tetradic
#BADEEB #DFBAEB #EBC7BA #C6EBBA
square
#BADEEB #DFBAEB #EBC7BA #C6EBBA
split-complementary
#BADEEB #EBBAC6 #EBDFBA
monochromatic
#5BB1CF #8BC7DD #BADEEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.43
#BADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEEB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEEB | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#ACE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badeeb; /* rgb */ color: rgb(186, 222, 235); /* oklch */ color: oklch(87.9% 0.042 221.7);
Tailwind
colors: {
custom: {
50: '#cfe8f1',
500: '#badeeb',
950: '#000000',
},
}SCSS
$custom: #badeeb; $custom-light: #cfe8f1; $custom-dark: #000000;
JSON
{
"hex": "#badeeb",
"rgb": {
"r": 186,
"g": 222,
"b": 235
},
"hsl": {
"h": 195.918,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.87879,
"c": 0.04187,
"h": 221.7
},
"luminance": 0.6868
}Semantic roles & 50–950 ramp
primary
#BADEEB
secondary
#C79482
accent
#4D23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485