#CFE4EF#CFE4EF
#CFE4EF is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.7% C 0.027 H 230.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4EF |
|---|---|
| RGB | rgb(207, 228, 239) |
| HSL | hsl(201, 50%, 87%) |
| HSV | hsv(201, 13%, 94%) |
| CMYK | cmyk(13.4%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(89.39, -4.76, -7.71) |
| CIE-LCH | lch(89.39, 9.06, 238.30°) |
| OKLab | oklab(90.66% -0.0172 -0.0208) |
| OKLCH | oklch(90.66% 0.027 230.4) |
| XYZ | xyz(69.0518, 74.9829, 92.4797) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.45
Aliceblue
#F0F8FF
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 6.97
Azure (CSS)
#F0FFFF
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 8.48
Gainsboro
#DCDCDC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4EF #EFDACF
analogous
#CFEFEA #CFE4EF #CFD4EF
triadic
#CFE4EF #EFCFE4 #E4EFCF
tetradic
#CFE4EF #EACFEF #EFDACF #D4EFCF
square
#CFE4EF #EACFEF #EFDACF #D4EFCF
split-complementary
#CFE4EF #EFCFD4 #EFEACF
monochromatic
#73B0D0 #A1CAE0 #CFE4EF #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.31
#CFE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CFE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4EF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4EF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#C7E7E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe4ef; /* rgb */ color: rgb(207, 228, 239); /* oklch */ color: oklch(90.7% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#ddecf4',
500: '#cfe4ef',
950: '#000000',
},
}SCSS
$custom: #cfe4ef; $custom-light: #ddecf4; $custom-dark: #000000;
JSON
{
"hex": "#cfe4ef",
"rgb": {
"r": 207,
"g": 228,
"b": 239
},
"hsl": {
"h": 200.625,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.90664,
"c": 0.02698,
"h": 230.4
},
"luminance": 0.74984
}Semantic roles & 50–950 ramp
primary
#CFE4EF
secondary
#CCA996
accent
#5B28BD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485