#CFE2EA#CFE2EA
#CFE2EA is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.023 H 224.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2EA |
|---|---|
| RGB | rgb(207, 226, 234) |
| HSL | hsl(198, 39%, 86%) |
| HSV | hsv(198, 12%, 92%) |
| CMYK | cmyk(11.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.73, -4.73, -6.05) |
| CIE-LCH | lch(88.73, 7.68, 231.97°) |
| OKLab | oklab(90.1% -0.0164 -0.0163) |
| OKLCH | oklch(90.1% 0.023 224.9) |
| XYZ | xyz(67.7763, 73.5975, 88.4609) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.77
Aliceblue
#F0F8FF
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2EA #EAD7CF
analogous
#CFEAE5 #CFE2EA #CFD5EA
triadic
#CFE2EA #EACFE2 #E2EACF
tetradic
#CFE2EA #E5CFEA #EAD7CF #D5EACF
square
#CFE2EA #E5CFEA #EAD7CF #D5EACF
split-complementary
#CFE2EA #EACFD5 #EAE5CF
monochromatic
#7AAFC5 #A4C8D7 #CFE2EA #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.34
#CFE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CFE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2EA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2EA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#C8E5E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe2ea; /* rgb */ color: rgb(207, 226, 234); /* oklch */ color: oklch(90.1% 0.023 224.9);
Tailwind
colors: {
custom: {
50: '#ddebf0',
500: '#cfe2ea',
950: '#000000',
},
}SCSS
$custom: #cfe2ea; $custom-light: #ddebf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe2ea",
"rgb": {
"r": 207,
"g": 226,
"b": 234
},
"hsl": {
"h": 197.778,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90103,
"c": 0.02309,
"h": 224.9
},
"luminance": 0.73599
}Semantic roles & 50–950 ramp
primary
#CFE2EA
secondary
#C5A699
accent
#5933B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485