#CFE4E9#CFE4E9
#CFE4E9 is a very light, muted cyan. Relative luminance 0.746; OKLCH L 90.5% C 0.023 H 213.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E9 |
|---|---|
| RGB | rgb(207, 228, 233) |
| HSL | hsl(192, 37%, 86%) |
| HSV | hsv(192, 11%, 91%) |
| CMYK | cmyk(11.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(89.22, -5.95, -4.80) |
| CIE-LCH | lch(89.22, 7.65, 218.88°) |
| OKLab | oklab(90.48% -0.0195 -0.0129) |
| OKLCH | oklch(90.48% 0.023 213.6) |
| XYZ | xyz(68.1801, 74.6342, 87.8887) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.73
Lightcyan
#E0FFFF
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 6.92
Aliceblue
#F0F8FF
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E9 #E9D4CF
analogous
#CFE9E1 #CFE4E9 #CFD7E9
triadic
#CFE4E9 #E9CFE4 #E4E9CF
tetradic
#CFE4E9 #E1CFE9 #E9D4CF #D7E9CF
square
#CFE4E9 #E1CFE9 #E9D4CF #D7E9CF
split-complementary
#CFE4E9 #E9CFD7 #E9E1CF
monochromatic
#7BB5C3 #A5CCD6 #CFE4E9 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.32
#CFE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CFE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E9
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E9 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#DBDFE9
Tritanopia (blue-blind)
#C8E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e9; /* rgb */ color: rgb(207, 228, 233); /* oklch */ color: oklch(90.5% 0.023 213.6);
Tailwind
colors: {
custom: {
50: '#ddecf0',
500: '#cfe4e9',
950: '#000000',
},
}SCSS
$custom: #cfe4e9; $custom-light: #ddecf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e9",
"rgb": {
"r": 207,
"g": 228,
"b": 233
},
"hsl": {
"h": 191.538,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.9048,
"c": 0.02337,
"h": 213.6
},
"luminance": 0.74635
}Semantic roles & 50–950 ramp
primary
#CFE4E9
secondary
#C3A199
accent
#4D35B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485