#CFE0DF#CFE0DF
#CFE0DF is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.018 H 192.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0DF |
|---|---|
| RGB | rgb(207, 224, 223) |
| HSL | hsl(176, 22%, 85%) |
| HSV | hsv(176, 8%, 88%) |
| CMYK | cmyk(7.6%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(87.92, -5.84, -1.46) |
| CIE-LCH | lch(87.92, 6.02, 194.00°) |
| OKLab | oklab(89.37% -0.0178 -0.004) |
| OKLCH | oklch(89.37% 0.018 192.6) |
| XYZ | xyz(65.7042, 71.9036, 80.2149) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0DF #E0CFD0
analogous
#CFE0D7 #CFE0DF #CFD9E0
triadic
#CFE0DF #DFCFE0 #E0DFCF
tetradic
#CFE0DF #D7CFE0 #E0CFD0 #D9E0CF
square
#CFE0DF #D7CFE0 #E0CFD0 #D9E0CF
split-complementary
#CFE0DF #E0CFD9 #E0D7CF
monochromatic
#85B0AD #AAC8C6 #CFE0DF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.37
#CFE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CFE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0DF
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0DF | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#CBE1E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe0df; /* rgb */ color: rgb(207, 224, 223); /* oklch */ color: oklch(89.4% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#dde9e9',
500: '#cfe0df',
950: '#000000',
},
}SCSS
$custom: #cfe0df; $custom-light: #dde9e9; $custom-dark: #000000;
JSON
{
"hex": "#cfe0df",
"rgb": {
"r": 207,
"g": 224,
"b": 223
},
"hsl": {
"h": 176.471,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.89368,
"c": 0.01824,
"h": 192.6
},
"luminance": 0.71904
}Semantic roles & 50–950 ramp
primary
#CFE0DF
secondary
#B69D9E
accent
#464BA0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484