#CFE5EA#CFE5EA
#CFE5EA is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.7% C 0.024 H 212.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5EA |
|---|---|
| RGB | rgb(207, 229, 234) |
| HSL | hsl(191, 39%, 86%) |
| HSV | hsv(191, 12%, 92%) |
| CMYK | cmyk(11.5%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.51, -6.27, -4.91) |
| CIE-LCH | lch(89.51, 7.96, 218.04°) |
| OKLab | oklab(90.71% -0.0204 -0.0132) |
| OKLCH | oklch(90.71% 0.024 212.9) |
| XYZ | xyz(68.5992, 75.2433, 88.7352) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.40
Lightcyan
#E0FFFF
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5EA #EAD4CF
analogous
#CFEAE2 #CFE5EA #CFD8EA
triadic
#CFE5EA #EACFE5 #E5EACF
tetradic
#CFE5EA #E2CFEA #EAD4CF #D8EACF
square
#CFE5EA #E2CFEA #EAD4CF #D8EACF
split-complementary
#CFE5EA #EACFD8 #EAE2CF
monochromatic
#7AB7C5 #A4CED7 #CFE5EA #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.31
#CFE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CFE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5EA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5EA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#C8E7E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe5ea; /* rgb */ color: rgb(207, 229, 234); /* oklch */ color: oklch(90.7% 0.024 212.9);
Tailwind
colors: {
custom: {
50: '#ddedf0',
500: '#cfe5ea',
950: '#000000',
},
}SCSS
$custom: #cfe5ea; $custom-light: #ddedf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe5ea",
"rgb": {
"r": 207,
"g": 229,
"b": 234
},
"hsl": {
"h": 191.111,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90714,
"c": 0.02435,
"h": 212.9
},
"luminance": 0.75245
}Semantic roles & 50–950 ramp
primary
#CFE5EA
secondary
#C5A199
accent
#4B33B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485