#CFDECA#CFDECA
#CFDECA is a very light, muted green. Relative luminance 0.698; OKLCH L 88.4% C 0.031 H 137.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDECA |
|---|---|
| RGB | rgb(207, 222, 202) |
| HSL | hsl(105, 23%, 83%) |
| HSV | hsv(105, 9%, 87%) |
| CMYK | cmyk(6.8%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.88, -8.65, 8.09) |
| CIE-LCH | lch(86.88, 11.84, 136.90°) |
| OKLab | oklab(88.38% -0.0233 0.0211) |
| OKLCH | oklch(88.38% 0.031 137.8) |
| XYZ | xyz(62.5122, 69.7718, 66.0396) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.41
Light Grey
#D8DCD6
ΔE00 7.53
Beige
#F5F5DC
ΔE00 8.14
Eggshell
#F0EAD6
ΔE00 9.43
Off White (survey)
#FFFFE4
ΔE00 9.69
Lightyellow
#FFFFE0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDECA #D9CADE
analogous
#D9DECA #CFDECA #CADECF
triadic
#CFDECA #CACFDE #DECACF
tetradic
#CFDECA #CAD9DE #D9CADE #DECFCA
square
#CFDECA #CAD9DE #D9CADE #DECFCA
split-complementary
#CFDECA #CFCADE #DECAD9
monochromatic
#8BAF7F #ADC7A4 #CFDECA #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.40
#CFDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CFDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDECA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDECA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC9
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#CFDCD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdeca; /* rgb */ color: rgb(207, 222, 202); /* oklch */ color: oklch(88.4% 0.031 137.8);
Tailwind
colors: {
custom: {
50: '#dde8da',
500: '#cfdeca',
950: '#000000',
},
}SCSS
$custom: #cfdeca; $custom-light: #dde8da; $custom-dark: #000000;
JSON
{
"hex": "#cfdeca",
"rgb": {
"r": 207,
"g": 222,
"b": 202
},
"hsl": {
"h": 105,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88377,
"c": 0.03143,
"h": 137.8
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#CFDECA
secondary
#AD98B5
accent
#44A28A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483