#CFDED8#CFDED8
#CFDED8 is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.018 H 170.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED8 |
|---|---|
| RGB | rgb(207, 222, 216) |
| HSL | hsl(156, 19%, 84%) |
| HSV | hsv(156, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(87.22, -6.13, 1.21) |
| CIE-LCH | lch(87.22, 6.25, 168.82°) |
| OKLab | oklab(88.76% -0.0177 0.0031) |
| OKLCH | oklch(88.76% 0.018 170) |
| XYZ | xyz(64.2456, 70.4652, 75.1689) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 6.82
Mintcream
#F5FFFA
ΔE00 7.58
Fog
#D8DCE0
ΔE00 7.61
Gainsboro
#DCDCDC
ΔE00 7.68
Azure (CSS)
#F0FFFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED8 #DECFD5
analogous
#CFDED1 #CFDED8 #CFDDDE
triadic
#CFDED8 #D8CFDE #DED8CF
tetradic
#CFDED8 #D1CFDE #DECFD5 #DDDECF
square
#CFDED8 #D1CFDE #DECFD5 #DDDECF
split-complementary
#CFDED8 #DECFDD #DED1CF
monochromatic
#86AC9D #ABC5BB #CFDED8 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.39
#CFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED8
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED8 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DADAD8
Tritanopia (blue-blind)
#CCDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded8; /* rgb */ color: rgb(207, 222, 216); /* oklch */ color: oklch(88.8% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#dde8e4',
500: '#cfded8',
950: '#000000',
},
}SCSS
$custom: #cfded8; $custom-light: #dde8e4; $custom-dark: #000000;
JSON
{
"hex": "#cfded8",
"rgb": {
"r": 207,
"g": 222,
"b": 216
},
"hsl": {
"h": 156,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88758,
"c": 0.01801,
"h": 170
},
"luminance": 0.70466
}Semantic roles & 50–950 ramp
primary
#CFDED8
secondary
#B49DA6
accent
#496A9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484