#CEE2ED#CEE2ED
#CEE2ED is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.026 H 231.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2ED |
|---|---|
| RGB | rgb(206, 226, 237) |
| HSL | hsl(201, 46%, 87%) |
| HSV | hsv(201, 13%, 93%) |
| CMYK | cmyk(13.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.75, -4.45, -7.61) |
| CIE-LCH | lch(88.75, 8.82, 239.69°) |
| OKLab | oklab(90.13% -0.0162 -0.0205) |
| OKLCH | oklch(90.13% 0.026 231.6) |
| XYZ | xyz(67.9324, 73.6277, 90.7369) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.11
Aliceblue
#F0F8FF
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2ED #EDD9CE
analogous
#CEEDE9 #CEE2ED #CED3ED
triadic
#CEE2ED #EDCEE2 #E2EDCE
tetradic
#CEE2ED #E9CEED #EDD9CE #D3EDCE
square
#CEE2ED #E9CEED #EDD9CE #D3EDCE
split-complementary
#CEE2ED #EDCED3 #EDE9CE
monochromatic
#74ADCC #A1C8DD #CEE2ED #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.34
#CEE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CEE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2ED
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2ED | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#C6E5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee2ed; /* rgb */ color: rgb(206, 226, 237); /* oklch */ color: oklch(90.1% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#ddebf2',
500: '#cee2ed',
950: '#000000',
},
}SCSS
$custom: #cee2ed; $custom-light: #ddebf2; $custom-dark: #000000;
JSON
{
"hex": "#cee2ed",
"rgb": {
"r": 206,
"g": 226,
"b": 237
},
"hsl": {
"h": 201.29,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.90125,
"c": 0.02615,
"h": 231.6
},
"luminance": 0.73629
}Semantic roles & 50–950 ramp
primary
#CEE2ED
secondary
#C9A896
accent
#5E2CB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485