#CFDED9#CFDED9
#CFDED9 is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.017 H 174.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED9 |
|---|---|
| RGB | rgb(207, 222, 217) |
| HSL | hsl(160, 19%, 84%) |
| HSV | hsv(160, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(87.25, -5.94, 0.72) |
| CIE-LCH | lch(87.25, 5.99, 173.08°) |
| OKLab | oklab(88.79% -0.0173 0.0018) |
| OKLCH | oklch(88.79% 0.017 174) |
| XYZ | xyz(64.3752, 70.5170, 75.8518) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 6.67
Fog
#D8DCE0
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.45
Mintcream
#F5FFFA
ΔE00 7.53
Azure (CSS)
#F0FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED9 #DECFD4
analogous
#CFDED2 #CFDED9 #CFDCDE
triadic
#CFDED9 #D9CFDE #DED9CF
tetradic
#CFDED9 #D2CFDE #DECFD4 #DCDECF
square
#CFDED9 #D2CFDE #DECFD4 #DCDECF
split-complementary
#CFDED9 #DECFDC #DED2CF
monochromatic
#86ACA0 #ABC5BC #CFDED9 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.39
#CFDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CFDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED9
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED9 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#CCDEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfded9; /* rgb */ color: rgb(207, 222, 217); /* oklch */ color: oklch(88.8% 0.017 174.0);
Tailwind
colors: {
custom: {
50: '#dde8e4',
500: '#cfded9',
950: '#000000',
},
}SCSS
$custom: #cfded9; $custom-light: #dde8e4; $custom-dark: #000000;
JSON
{
"hex": "#cfded9",
"rgb": {
"r": 207,
"g": 222,
"b": 217
},
"hsl": {
"h": 160,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88786,
"c": 0.01745,
"h": 174
},
"luminance": 0.70518
}Semantic roles & 50–950 ramp
primary
#CFDED9
secondary
#B49DA5
accent
#49659D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484