#BADCEE#BADCEE
#BADCEE is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.6% C 0.044 H 231.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCEE |
|---|---|
| RGB | rgb(186, 220, 238) |
| HSL | hsl(201, 60%, 83%) |
| HSV | hsv(201, 22%, 93%) |
| CMYK | cmyk(21.8%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(85.90, -7.32, -12.51) |
| CIE-LCH | lch(85.90, 14.49, 239.66°) |
| OKLab | oklab(87.56% -0.0275 -0.034) |
| OKLCH | oklch(87.56% 0.044 231) |
| XYZ | xyz(61.2712, 67.7966, 90.7301) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.72
Ice Blue
#A5DFF9
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.68
Baby Blue
#89CFF0
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCEE #EECCBA
analogous
#BAEEE6 #BADCEE #BAC2EE
triadic
#BADCEE #EEBADC #DCEEBA
tetradic
#BADCEE #E6BAEE #EECCBA #C2EEBA
square
#BADCEE #E6BAEE #EECCBA #C2EEBA
split-complementary
#BADCEE #EEBAC2 #EEE6BA
monochromatic
#58AAD6 #89C3E2 #BADCEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.44
#BADCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BADCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCEE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCEE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#ABE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badcee; /* rgb */ color: rgb(186, 220, 238); /* oklch */ color: oklch(87.6% 0.044 231.0);
Tailwind
colors: {
custom: {
50: '#cfe6f3',
500: '#badcee',
950: '#000000',
},
}SCSS
$custom: #badcee; $custom-light: #cfe6f3; $custom-dark: #000000;
JSON
{
"hex": "#badcee",
"rgb": {
"r": 186,
"g": 220,
"b": 238
},
"hsl": {
"h": 200.769,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8756,
"c": 0.04371,
"h": 231
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#BADCEE
secondary
#CC9B80
accent
#581DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485