#CFE4E1#CFE4E1
#CFE4E1 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.2% C 0.023 H 186.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E1 |
|---|---|
| RGB | rgb(207, 228, 225) |
| HSL | hsl(171, 28%, 85%) |
| HSV | hsv(171, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(89.01, -7.51, -0.91) |
| CIE-LCH | lch(89.01, 7.56, 186.94°) |
| OKLab | oklab(90.25% -0.0225 -0.0026) |
| OKLCH | oklch(90.25% 0.023 186.5) |
| XYZ | xyz(67.0631, 74.1874, 82.0059) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.13
Light Grey
#D8DCD6
ΔE00 6.62
Azure (CSS)
#F0FFFF
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E1 #E4CFD2
analogous
#CFE4D6 #CFE4E1 #CFDCE4
triadic
#CFE4E1 #E1CFE4 #E4E1CF
tetradic
#CFE4E1 #D6CFE4 #E4CFD2 #DCE4CF
square
#CFE4E1 #D6CFE4 #E4CFD2 #DCE4CF
split-complementary
#CFE4E1 #E4CFDC #E4D6CF
monochromatic
#81B8B0 #A8CEC9 #CFE4E1 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CFE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CFE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E1
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E1 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1E1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#CAE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e1; /* rgb */ color: rgb(207, 228, 225); /* oklch */ color: oklch(90.2% 0.023 186.5);
Tailwind
colors: {
custom: {
50: '#ddecea',
500: '#cfe4e1',
950: '#000000',
},
}SCSS
$custom: #cfe4e1; $custom-light: #ddecea; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e1",
"rgb": {
"r": 207,
"g": 228,
"b": 225
},
"hsl": {
"h": 171.429,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90245,
"c": 0.02267,
"h": 186.5
},
"luminance": 0.74188
}Semantic roles & 50–950 ramp
primary
#CFE4E1
secondary
#BC9BA0
accent
#3F4EA7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484