#BADCE4#BADCE4
#BADCE4 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.2% C 0.037 H 213.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCE4 |
|---|---|
| RGB | rgb(186, 220, 228) |
| HSL | hsl(191, 44%, 81%) |
| HSV | hsv(191, 18%, 89%) |
| CMYK | cmyk(18.4%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(85.62, -9.46, -7.65) |
| CIE-LCH | lch(85.62, 12.17, 218.94°) |
| OKLab | oklab(87.24% -0.0313 -0.0207) |
| OKLCH | oklch(87.24% 0.038 213.5) |
| XYZ | xyz(59.8427, 67.2252, 83.2065) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.90
Powder Blue
#B0E0E6
ΔE00 3.86
Ice Blue
#A5DFF9
ΔE00 6.67
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 8.30
Light Sky Blue
#C6FCFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCE4 #E4C2BA
analogous
#BAE4D7 #BADCE4 #BAC7E4
triadic
#BADCE4 #E4BADC #DCE4BA
tetradic
#BADCE4 #D7BAE4 #E4C2BA #C7E4BA
square
#BADCE4 #D7BAE4 #E4C2BA #C7E4BA
split-complementary
#BADCE4 #E4BAC7 #E4D7BA
monochromatic
#62AFC2 #8EC6D3 #BADCE4 #E6F2F5 #E9F4F6
Accessibility & contrast
On white
1.45
#BADCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BADCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCE4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCE4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E5
Deuteranopia (green-blind)
#CED4E4
Tritanopia (blue-blind)
#AEE0DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badce4; /* rgb */ color: rgb(186, 220, 228); /* oklch */ color: oklch(87.2% 0.037 213.5);
Tailwind
colors: {
custom: {
50: '#cfe6ec',
500: '#badce4',
950: '#000000',
},
}SCSS
$custom: #badce4; $custom-light: #cfe6ec; $custom-dark: #000000;
JSON
{
"hex": "#badce4",
"rgb": {
"r": 186,
"g": 220,
"b": 228
},
"hsl": {
"h": 191.429,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.87238,
"c": 0.0375,
"h": 213.5
},
"luminance": 0.67227
}Semantic roles & 50–950 ramp
primary
#BADCE4
secondary
#BE8F84
accent
#492FB7
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484