#CFE4EB#CFE4EB
#CFE4EB is a very light, muted cyan. Relative luminance 0.748; OKLCH L 90.5% C 0.024 H 219.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4EB |
|---|---|
| RGB | rgb(207, 228, 235) |
| HSL | hsl(195, 41%, 87%) |
| HSV | hsv(195, 12%, 92%) |
| CMYK | cmyk(11.9%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(89.28, -5.56, -5.77) |
| CIE-LCH | lch(89.28, 8.01, 226.07°) |
| OKLab | oklab(90.54% -0.0187 -0.0155) |
| OKLCH | oklch(90.54% 0.024 219.7) |
| XYZ | xyz(68.4674, 74.7491, 89.4019) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 6.79
Aliceblue
#F0F8FF
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4EB #EBD6CF
analogous
#CFEBE4 #CFE4EB #CFD6EB
triadic
#CFE4EB #EBCFE4 #E4EBCF
tetradic
#CFE4EB #E4CFEB #EBD6CF #D6EBCF
square
#CFE4EB #E4CFEB #EBD6CF #D6EBCF
split-complementary
#CFE4EB #EBCFD6 #EBE4CF
monochromatic
#79B3C7 #A4CCD9 #CFE4EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.32
#CFE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CFE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4EB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4EB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#C8E7E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4eb; /* rgb */ color: rgb(207, 228, 235); /* oklch */ color: oklch(90.5% 0.024 219.7);
Tailwind
colors: {
custom: {
50: '#ddecf1',
500: '#cfe4eb',
950: '#000000',
},
}SCSS
$custom: #cfe4eb; $custom-light: #ddecf1; $custom-dark: #000000;
JSON
{
"hex": "#cfe4eb",
"rgb": {
"r": 207,
"g": 228,
"b": 235
},
"hsl": {
"h": 195,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.90541,
"c": 0.02433,
"h": 219.7
},
"luminance": 0.7475
}Semantic roles & 50–950 ramp
primary
#CFE4EB
secondary
#C6A498
accent
#5231B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485