#CFE4EA#CFE4EA
#CFE4EA is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.5% C 0.024 H 216.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4EA |
|---|---|
| RGB | rgb(207, 228, 234) |
| HSL | hsl(193, 39%, 86%) |
| HSV | hsv(193, 12%, 92%) |
| CMYK | cmyk(11.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.25, -5.76, -5.29) |
| CIE-LCH | lch(89.25, 7.82, 222.56°) |
| OKLab | oklab(90.51% -0.0191 -0.0142) |
| OKLCH | oklch(90.51% 0.024 216.8) |
| XYZ | xyz(68.3233, 74.6915, 88.6432) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4EA #EAD5CF
analogous
#CFEAE3 #CFE4EA #CFD7EA
triadic
#CFE4EA #EACFE4 #E4EACF
tetradic
#CFE4EA #E3CFEA #EAD5CF #D7EACF
square
#CFE4EA #E3CFEA #EAD5CF #D7EACF
split-complementary
#CFE4EA #EACFD7 #EAE3CF
monochromatic
#7AB4C5 #A4CCD7 #CFE4EA #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.32
#CFE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CFE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4EA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4EA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#C8E6E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4ea; /* rgb */ color: rgb(207, 228, 234); /* oklch */ color: oklch(90.5% 0.024 216.8);
Tailwind
colors: {
custom: {
50: '#ddecf0',
500: '#cfe4ea',
950: '#000000',
},
}SCSS
$custom: #cfe4ea; $custom-light: #ddecf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe4ea",
"rgb": {
"r": 207,
"g": 228,
"b": 234
},
"hsl": {
"h": 193.333,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90511,
"c": 0.02381,
"h": 216.8
},
"luminance": 0.74693
}Semantic roles & 50–950 ramp
primary
#CFE4EA
secondary
#C5A299
accent
#5033B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485