#CFE4E8#CFE4E8
#CFE4E8 is a very light, muted teal. Relative luminance 0.746; OKLCH L 90.5% C 0.023 H 210.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E8 |
|---|---|
| RGB | rgb(207, 228, 232) |
| HSL | hsl(190, 35%, 86%) |
| HSV | hsv(190, 11%, 91%) |
| CMYK | cmyk(10.8%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(89.19, -6.15, -4.32) |
| CIE-LCH | lch(89.19, 7.51, 215.06°) |
| OKLab | oklab(90.45% -0.0198 -0.0116) |
| OKLCH | oklch(90.45% 0.023 210.4) |
| XYZ | xyz(68.0376, 74.5772, 87.1385) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.56
Fog
#D8DCE0
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E8 #E8D3CF
analogous
#CFE8DF #CFE4E8 #CFD7E8
triadic
#CFE4E8 #E8CFE4 #E4E8CF
tetradic
#CFE4E8 #DFCFE8 #E8D3CF #D7E8CF
square
#CFE4E8 #DFCFE8 #E8D3CF #D7E8CF
split-complementary
#CFE4E8 #E8CFD7 #E8DFCF
monochromatic
#7CB5C0 #A6CDD4 #CFE4E8 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.32
#CFE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CFE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E8
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E8 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#C8E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e8; /* rgb */ color: rgb(207, 228, 232); /* oklch */ color: oklch(90.5% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#ddecef',
500: '#cfe4e8',
950: '#000000',
},
}SCSS
$custom: #cfe4e8; $custom-light: #ddecef; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e8",
"rgb": {
"r": 207,
"g": 228,
"b": 232
},
"hsl": {
"h": 189.6,
"s": 35.211,
"l": 86.078
},
"oklch": {
"l": 0.9045,
"c": 0.023,
"h": 210.4
},
"luminance": 0.74578
}Semantic roles & 50–950 ramp
primary
#CFE4E8
secondary
#C2A09A
accent
#4A37AE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485