#CFDED0#CFDED0
#CFDED0 is a very light, muted green. Relative luminance 0.701; OKLCH L 88.5% C 0.025 H 147.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDED0 |
|---|---|
| RGB | rgb(207, 222, 208) |
| HSL | hsl(124, 19%, 84%) |
| HSV | hsv(124, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(87.03, -7.59, 5.14) |
| CIE-LCH | lch(87.03, 9.16, 145.89°) |
| OKLab | oklab(88.54% -0.0209 0.0134) |
| OKLCH | oklch(88.54% 0.025 147.3) |
| XYZ | xyz(63.2364, 70.0615, 69.8540) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Honeydew
#F0FFF0
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 8.55
Beige
#F5F5DC
ΔE00 8.70
Mintcream
#F5FFFA
ΔE00 8.71
Eggshell
#F0EAD6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDED0 #DECFDD
analogous
#D6DECF #CFDED0 #CFDED8
triadic
#CFDED0 #D0CFDE #DED0CF
tetradic
#CFDED0 #CFD6DE #DECFDD #DED8CF
square
#CFDED0 #CFD6DE #DECFDD #DED8CF
split-complementary
#CFDED0 #D8CFDE #DECFD6
monochromatic
#86AC89 #ABC5AC #CFDED0 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#CFDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CFDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDED0
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDED0 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#CEDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfded0; /* rgb */ color: rgb(207, 222, 208); /* oklch */ color: oklch(88.5% 0.025 147.3);
Tailwind
colors: {
custom: {
50: '#dde8de',
500: '#cfded0',
950: '#000000',
},
}SCSS
$custom: #cfded0; $custom-light: #dde8de; $custom-dark: #000000;
JSON
{
"hex": "#cfded0",
"rgb": {
"r": 207,
"g": 222,
"b": 208
},
"hsl": {
"h": 124,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88536,
"c": 0.02483,
"h": 147.3
},
"luminance": 0.70062
}Semantic roles & 50–950 ramp
primary
#CFDED0
secondary
#B49DB2
accent
#49979D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484