#CEE4ED#CEE4ED
#CEE4ED is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.5% C 0.026 H 224.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4ED |
|---|---|
| RGB | rgb(206, 228, 237) |
| HSL | hsl(197, 46%, 87%) |
| HSV | hsv(197, 13%, 93%) |
| CMYK | cmyk(13.1%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.26, -5.48, -6.85) |
| CIE-LCH | lch(89.26, 8.77, 231.34°) |
| OKLab | oklab(90.53% -0.019 -0.0185) |
| OKLCH | oklch(90.53% 0.026 224.2) |
| XYZ | xyz(68.4794, 74.7217, 90.9192) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 7.03
Azure (CSS)
#F0FFFF
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4ED #EDD7CE
analogous
#CEEDE7 #CEE4ED #CED5ED
triadic
#CEE4ED #EDCEE4 #E4EDCE
tetradic
#CEE4ED #E7CEED #EDD7CE #D5EDCE
square
#CEE4ED #E7CEED #EDD7CE #D5EDCE
split-complementary
#CEE4ED #EDCED5 #EDE7CE
monochromatic
#74B3CC #A1CBDD #CEE4ED #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.32
#CEE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CEE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4ED
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4ED | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#C6E7E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee4ed; /* rgb */ color: rgb(206, 228, 237); /* oklch */ color: oklch(90.5% 0.026 224.2);
Tailwind
colors: {
custom: {
50: '#ddecf2',
500: '#cee4ed',
950: '#000000',
},
}SCSS
$custom: #cee4ed; $custom-light: #ddecf2; $custom-dark: #000000;
JSON
{
"hex": "#cee4ed",
"rgb": {
"r": 206,
"g": 228,
"b": 237
},
"hsl": {
"h": 197.419,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.90532,
"c": 0.02646,
"h": 224.2
},
"luminance": 0.74723
}Semantic roles & 50–950 ramp
primary
#CEE4ED
secondary
#C9A596
accent
#552CB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485