#CFE0EA#CFE0EA
#CFE0EA is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.7% C 0.023 H 233.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0EA |
|---|---|
| RGB | rgb(207, 224, 234) |
| HSL | hsl(202, 39%, 86%) |
| HSV | hsv(202, 12%, 92%) |
| CMYK | cmyk(11.5%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(88.22, -3.70, -6.81) |
| CIE-LCH | lch(88.22, 7.75, 241.49°) |
| OKLab | oklab(89.7% -0.0136 -0.0183) |
| OKLCH | oklch(89.7% 0.023 233.4) |
| XYZ | xyz(67.2357, 72.5161, 88.2806) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.71
Lightblue
#ADD8E6
ΔE00 7.77
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0EA #EAD9CF
analogous
#CFEAE7 #CFE0EA #CFD3EA
triadic
#CFE0EA #EACFE0 #E0EACF
tetradic
#CFE0EA #E7CFEA #EAD9CF #D3EACF
square
#CFE0EA #E7CFEA #EAD9CF #D3EACF
split-complementary
#CFE0EA #EACFD3 #EAE7CF
monochromatic
#7AA9C5 #A4C5D7 #CFE0EA #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.35
#CFE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CFE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0EA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0EA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#C8E3E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe0ea; /* rgb */ color: rgb(207, 224, 234); /* oklch */ color: oklch(89.7% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#dde9f0',
500: '#cfe0ea',
950: '#000000',
},
}SCSS
$custom: #cfe0ea; $custom-light: #dde9f0; $custom-dark: #000000;
JSON
{
"hex": "#cfe0ea",
"rgb": {
"r": 207,
"g": 224,
"b": 234
},
"hsl": {
"h": 202.222,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.89697,
"c": 0.02284,
"h": 233.4
},
"luminance": 0.72517
}Semantic roles & 50–950 ramp
primary
#CFE0EA
secondary
#C5A999
accent
#6233B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485