#CFE4DE#CFE4DE
#CFE4DE is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.2% C 0.024 H 176.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4DE |
|---|---|
| RGB | rgb(207, 228, 222) |
| HSL | hsl(163, 28%, 85%) |
| HSV | hsv(163, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(88.93, -8.07, 0.55) |
| CIE-LCH | lch(88.93, 8.09, 176.11°) |
| OKLab | oklab(90.16% -0.0237 0.0013) |
| OKLCH | oklch(90.16% 0.024 176.8) |
| XYZ | xyz(66.6574, 74.0251, 79.8695) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.67
Honeydew
#F0FFF0
ΔE00 7.12
Azure (CSS)
#F0FFFF
ΔE00 7.20
Ice
#D6FFFA
ΔE00 7.34
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4DE #E4CFD5
analogous
#CFE4D3 #CFE4DE #CFDFE4
triadic
#CFE4DE #DECFE4 #E4DECF
tetradic
#CFE4DE #D3CFE4 #E4CFD5 #DFE4CF
square
#CFE4DE #D3CFE4 #E4CFD5 #DFE4CF
split-complementary
#CFE4DE #E4CFDF #E4D3CF
monochromatic
#81B8A8 #A8CEC3 #CFE4DE #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.33
#CFE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CFE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4DE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4DE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#CAE5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe4de; /* rgb */ color: rgb(207, 228, 222); /* oklch */ color: oklch(90.2% 0.024 176.8);
Tailwind
colors: {
custom: {
50: '#ddece8',
500: '#cfe4de',
950: '#000000',
},
}SCSS
$custom: #cfe4de; $custom-light: #ddece8; $custom-dark: #000000;
JSON
{
"hex": "#cfe4de",
"rgb": {
"r": 207,
"g": 228,
"b": 222
},
"hsl": {
"h": 162.857,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90159,
"c": 0.02373,
"h": 176.8
},
"luminance": 0.74026
}Semantic roles & 50–950 ramp
primary
#CFE4DE
secondary
#BC9BA5
accent
#3F5DA7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484