#CFE4DD#CFE4DD
#CFE4DD is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.1% C 0.024 H 173.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4DD |
|---|---|
| RGB | rgb(207, 228, 221) |
| HSL | hsl(160, 28%, 85%) |
| HSV | hsv(160, 9%, 89%) |
| CMYK | cmyk(9.2%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(88.91, -8.26, 1.04) |
| CIE-LCH | lch(88.91, 8.33, 172.85°) |
| OKLab | oklab(90.13% -0.0241 0.0026) |
| OKLCH | oklch(90.13% 0.024 173.8) |
| XYZ | xyz(66.5238, 73.9717, 79.1658) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 6.73
Honeydew
#F0FFF0
ΔE00 6.93
Ice
#D6FFFA
ΔE00 7.36
Azure (CSS)
#F0FFFF
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4DD #E4CFD6
analogous
#CFE4D2 #CFE4DD #CFE0E4
triadic
#CFE4DD #DDCFE4 #E4DDCF
tetradic
#CFE4DD #D2CFE4 #E4CFD6 #E0E4CF
square
#CFE4DD #D2CFE4 #E4CFD6 #E0E4CF
split-complementary
#CFE4DD #E4CFE0 #E4D2CF
monochromatic
#81B8A6 #A8CEC1 #CFE4DD #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.33
#CFE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CFE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4DD
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4DD | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#CBE5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe4dd; /* rgb */ color: rgb(207, 228, 221); /* oklch */ color: oklch(90.1% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#ddece7',
500: '#cfe4dd',
950: '#000000',
},
}SCSS
$custom: #cfe4dd; $custom-light: #ddece7; $custom-dark: #000000;
JSON
{
"hex": "#cfe4dd",
"rgb": {
"r": 207,
"g": 228,
"b": 221
},
"hsl": {
"h": 160,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.9013,
"c": 0.02422,
"h": 173.8
},
"luminance": 0.73973
}Semantic roles & 50–950 ramp
primary
#CFE4DD
secondary
#BC9BA6
accent
#3F61A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484