#BADEEE#BADEEE
#BADEEE is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.044 H 226.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEEE |
|---|---|
| RGB | rgb(186, 222, 238) |
| HSL | hsl(198, 60%, 83%) |
| HSV | hsv(198, 22%, 93%) |
| CMYK | cmyk(21.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.43, -8.35, -11.72) |
| CIE-LCH | lch(86.43, 14.39, 234.53°) |
| OKLab | oklab(87.98% -0.0301 -0.0318) |
| OKLCH | oklch(87.98% 0.044 226.6) |
| XYZ | xyz(61.7993, 68.8527, 90.9061) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.88
Ice Blue
#A5DFF9
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 7.98
Sky Blue
#87CEEB
ΔE00 7.99
Pale Sky Blue
#BDF6FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEEE #EECABA
analogous
#BAEEE4 #BADEEE #BAC4EE
triadic
#BADEEE #EEBADE #DEEEBA
tetradic
#BADEEE #E4BAEE #EECABA #C4EEBA
square
#BADEEE #E4BAEE #EECABA #C4EEBA
split-complementary
#BADEEE #EEBAC4 #EEE4BA
monochromatic
#58AFD6 #89C7E2 #BADEEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.42
#BADEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BADEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEEE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEEE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#ABE3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badeee; /* rgb */ color: rgb(186, 222, 238); /* oklch */ color: oklch(88.0% 0.044 226.6);
Tailwind
colors: {
custom: {
50: '#cfe8f3',
500: '#badeee',
950: '#000000',
},
}SCSS
$custom: #badeee; $custom-light: #cfe8f3; $custom-dark: #000000;
JSON
{
"hex": "#badeee",
"rgb": {
"r": 186,
"g": 222,
"b": 238
},
"hsl": {
"h": 198.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87976,
"c": 0.04384,
"h": 226.6
},
"luminance": 0.68855
}Semantic roles & 50–950 ramp
primary
#BADEEE
secondary
#CC9880
accent
#521DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485