#CFE4EE#CFE4EE
#CFE4EE is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.6% C 0.026 H 227.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4EE |
|---|---|
| RGB | rgb(207, 228, 238) |
| HSL | hsl(199, 48%, 87%) |
| HSV | hsv(199, 13%, 93%) |
| CMYK | cmyk(13%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(89.36, -4.96, -7.22) |
| CIE-LCH | lch(89.36, 8.76, 235.52°) |
| OKLab | oklab(90.63% -0.0176 -0.0195) |
| OKLCH | oklch(90.63% 0.026 227.9) |
| XYZ | xyz(68.9045, 74.9240, 91.7038) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.43
Aliceblue
#F0F8FF
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.88
Azure (CSS)
#F0FFFF
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4EE #EED9CF
analogous
#CFEEE9 #CFE4EE #CFD5EE
triadic
#CFE4EE #EECFE4 #E4EECF
tetradic
#CFE4EE #E9CFEE #EED9CF #D5EECF
square
#CFE4EE #E9CFEE #EED9CF #D5EECF
split-complementary
#CFE4EE #EECFD5 #EEE9CF
monochromatic
#75B1CE #A2CBDE #CFE4EE #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.31
#CFE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CFE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4EE
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4EE | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#C7E7E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe4ee; /* rgb */ color: rgb(207, 228, 238); /* oklch */ color: oklch(90.6% 0.026 227.9);
Tailwind
colors: {
custom: {
50: '#ddecf3',
500: '#cfe4ee',
950: '#000000',
},
}SCSS
$custom: #cfe4ee; $custom-light: #ddecf3; $custom-dark: #000000;
JSON
{
"hex": "#cfe4ee",
"rgb": {
"r": 207,
"g": 228,
"b": 238
},
"hsl": {
"h": 199.355,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.90633,
"c": 0.02623,
"h": 227.9
},
"luminance": 0.74925
}Semantic roles & 50–950 ramp
primary
#CFE4EE
secondary
#CBA796
accent
#592BBB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485