#CFE4E2#CFE4E2
#CFE4E2 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.3% C 0.022 H 189.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4E2 |
|---|---|
| RGB | rgb(207, 228, 226) |
| HSL | hsl(174, 28%, 85%) |
| HSV | hsv(174, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.04, -7.31, -1.40) |
| CIE-LCH | lch(89.04, 7.45, 190.84°) |
| OKLab | oklab(90.27% -0.0221 -0.0038) |
| OKLCH | oklch(90.27% 0.022 189.8) |
| XYZ | xyz(67.1999, 74.2421, 82.7265) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.07
Azure (CSS)
#F0FFFF
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4E2 #E4CFD1
analogous
#CFE4D7 #CFE4E2 #CFDBE4
triadic
#CFE4E2 #E2CFE4 #E4E2CF
tetradic
#CFE4E2 #D7CFE4 #E4CFD1 #DBE4CF
square
#CFE4E2 #D7CFE4 #E4CFD1 #DBE4CF
split-complementary
#CFE4E2 #E4CFDB #E4D7CF
monochromatic
#81B8B3 #A8CECA #CFE4E2 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CFE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CFE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4E2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4E2 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E2
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#CAE5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe4e2; /* rgb */ color: rgb(207, 228, 226); /* oklch */ color: oklch(90.3% 0.022 189.8);
Tailwind
colors: {
custom: {
50: '#ddeceb',
500: '#cfe4e2',
950: '#000000',
},
}SCSS
$custom: #cfe4e2; $custom-light: #ddeceb; $custom-dark: #000000;
JSON
{
"hex": "#cfe4e2",
"rgb": {
"r": 207,
"g": 228,
"b": 226
},
"hsl": {
"h": 174.286,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90274,
"c": 0.02247,
"h": 189.8
},
"luminance": 0.74243
}Semantic roles & 50–950 ramp
primary
#CFE4E2
secondary
#BC9B9E
accent
#3F49A7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484