#CFE9DC#CFE9DC
#CFE9DC is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.1% C 0.033 H 164.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9DC |
|---|---|
| RGB | rgb(207, 233, 220) |
| HSL | hsl(150, 37%, 86%) |
| HSV | hsv(150, 11%, 91%) |
| CMYK | cmyk(11.2%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(90.19, -10.98, 3.42) |
| CIE-LCH | lch(90.19, 11.50, 162.71°) |
| OKLab | oklab(91.13% -0.0313 0.0089) |
| OKLCH | oklch(91.13% 0.033 164.2) |
| XYZ | xyz(67.7864, 76.7094, 78.9313) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.28
Ice
#D6FFFA
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.40
Very Light Blue
#D5FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9DC #E9CFDC
analogous
#CFE9CF #CFE9DC #CFE9E9
triadic
#CFE9DC #DCCFE9 #E9DCCF
tetradic
#CFE9DC #CFCFE9 #E9CFDC #E9E9CF
square
#CFE9DC #CFCFE9 #E9CFDC #E9E9CF
split-complementary
#CFE9DC #E9CFE9 #E9CFCF
monochromatic
#7BC39F #A5D6BD #CFE9DC #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.29
#CFE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CFE9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9DC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9DC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#CAE9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe9dc; /* rgb */ color: rgb(207, 233, 220); /* oklch */ color: oklch(91.1% 0.033 164.2);
Tailwind
colors: {
custom: {
50: '#ddf0e6',
500: '#cfe9dc',
950: '#000000',
},
}SCSS
$custom: #cfe9dc; $custom-light: #ddf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cfe9dc",
"rgb": {
"r": 207,
"g": 233,
"b": 220
},
"hsl": {
"h": 150,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.91134,
"c": 0.03254,
"h": 164.2
},
"luminance": 0.76711
}Semantic roles & 50–950 ramp
primary
#CFE9DC
secondary
#C399AE
accent
#3573B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584