#CFDED6#CFDED6
#CFDED6 is a very light, near-neutral green. Relative luminance 0.704; OKLCH L 88.7% C 0.019 H 162.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED6 |
|---|---|
| RGB | rgb(207, 222, 214) |
| HSL | hsl(148, 19%, 84%) |
| HSV | hsv(148, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(87.17, -6.50, 2.19) |
| CIE-LCH | lch(87.17, 6.86, 161.36°) |
| OKLab | oklab(88.7% -0.0185 0.0057) |
| OKLCH | oklch(88.7% 0.019 162.9) |
| XYZ | xyz(63.9886, 70.3624, 73.8154) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 7.18
Honeydew
#F0FFF0
ΔE00 7.46
Mintcream
#F5FFFA
ΔE00 7.76
Azure (CSS)
#F0FFFF
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED6 #DECFD7
analogous
#D0DECF #CFDED6 #CFDEDE
triadic
#CFDED6 #D6CFDE #DED6CF
tetradic
#CFDED6 #CFD0DE #DECFD7 #DEDECF
square
#CFDED6 #CFD0DE #DECFD7 #DEDECF
split-complementary
#CFDED6 #DECFDE #DECFD0
monochromatic
#86AC98 #ABC5B7 #CFDED6 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.39
#CFDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CFDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED6
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED6 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD6
Deuteranopia (green-blind)
#DADAD6
Tritanopia (blue-blind)
#CCDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded6; /* rgb */ color: rgb(207, 222, 214); /* oklch */ color: oklch(88.7% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#dde8e2',
500: '#cfded6',
950: '#000000',
},
}SCSS
$custom: #cfded6; $custom-light: #dde8e2; $custom-dark: #000000;
JSON
{
"hex": "#cfded6",
"rgb": {
"r": 207,
"g": 222,
"b": 214
},
"hsl": {
"h": 148,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88701,
"c": 0.01939,
"h": 162.9
},
"luminance": 0.70363
}Semantic roles & 50–950 ramp
primary
#CFDED6
secondary
#B49DA9
accent
#49769D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484