#CFDED7#CFDED7
#CFDED7 is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.7% C 0.019 H 166.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED7 |
|---|---|
| RGB | rgb(207, 222, 215) |
| HSL | hsl(152, 19%, 84%) |
| HSV | hsv(152, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(87.20, -6.31, 1.70) |
| CIE-LCH | lch(87.20, 6.54, 164.92°) |
| OKLab | oklab(88.73% -0.0181 0.0044) |
| OKLCH | oklch(88.73% 0.019 166.3) |
| XYZ | xyz(64.1167, 70.4136, 74.4901) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 6.99
Honeydew
#F0FFF0
ΔE00 7.62
Mintcream
#F5FFFA
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED7 #DECFD6
analogous
#CFDED0 #CFDED7 #CFDEDE
triadic
#CFDED7 #D7CFDE #DED7CF
tetradic
#CFDED7 #D0CFDE #DECFD6 #DEDECF
square
#CFDED7 #D0CFDE #DECFD6 #DEDECF
split-complementary
#CFDED7 #DECFDE #DED0CF
monochromatic
#86AC9B #ABC5B9 #CFDED7 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.39
#CFDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CFDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED7
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED7 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#DADAD7
Tritanopia (blue-blind)
#CCDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded7; /* rgb */ color: rgb(207, 222, 215); /* oklch */ color: oklch(88.7% 0.019 166.3);
Tailwind
colors: {
custom: {
50: '#dde8e3',
500: '#cfded7',
950: '#000000',
},
}SCSS
$custom: #cfded7; $custom-light: #dde8e3; $custom-dark: #000000;
JSON
{
"hex": "#cfded7",
"rgb": {
"r": 207,
"g": 222,
"b": 215
},
"hsl": {
"h": 152,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.8873,
"c": 0.01866,
"h": 166.3
},
"luminance": 0.70414
}Semantic roles & 50–950 ramp
primary
#CFDED7
secondary
#B49DA8
accent
#49709D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484