#CFE0EC#CFE0EC
#CFE0EC is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.025 H 238.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0EC |
|---|---|
| RGB | rgb(207, 224, 236) |
| HSL | hsl(205, 43%, 87%) |
| HSV | hsv(205, 12%, 93%) |
| CMYK | cmyk(12.3%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(88.27, -3.30, -7.78) |
| CIE-LCH | lch(88.27, 8.45, 247.01°) |
| OKLab | oklab(89.76% -0.0129 -0.0209) |
| OKLCH | oklch(89.76% 0.025 238.4) |
| XYZ | xyz(67.5246, 72.6317, 89.8024) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.33
Aliceblue
#F0F8FF
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0EC #ECDBCF
analogous
#CFECEA #CFE0EC #CFD2EC
triadic
#CFE0EC #ECCFE0 #E0ECCF
tetradic
#CFE0EC #EACFEC #ECDBCF #D2ECCF
square
#CFE0EC #EACFEC #ECDBCF #D2ECCF
split-complementary
#CFE0EC #ECCFD2 #ECEACF
monochromatic
#77A7C9 #A3C4DB #CFE0EC #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.35
#CFE0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CFE0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0EC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0EC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#C8E3E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe0ec; /* rgb */ color: rgb(207, 224, 236); /* oklch */ color: oklch(89.8% 0.025 238.4);
Tailwind
colors: {
custom: {
50: '#dde9f2',
500: '#cfe0ec',
950: '#000000',
},
}SCSS
$custom: #cfe0ec; $custom-light: #dde9f2; $custom-dark: #000000;
JSON
{
"hex": "#cfe0ec",
"rgb": {
"r": 207,
"g": 224,
"b": 236
},
"hsl": {
"h": 204.828,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.89759,
"c": 0.02459,
"h": 238.4
},
"luminance": 0.72633
}Semantic roles & 50–950 ramp
primary
#CFE0EC
secondary
#C8AB98
accent
#672FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485