#CEDECA#CEDECA
#CEDECA is a very light, muted green. Relative luminance 0.696; OKLCH L 88.3% C 0.032 H 139.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDECA |
|---|---|
| RGB | rgb(206, 222, 202) |
| HSL | hsl(108, 23%, 83%) |
| HSV | hsv(108, 9%, 87%) |
| CMYK | cmyk(7.2%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.81, -8.99, 7.98) |
| CIE-LCH | lch(86.81, 12.02, 138.40°) |
| OKLab | oklab(88.3% -0.0243 0.0208) |
| OKLCH | oklch(88.3% 0.032 139.4) |
| XYZ | xyz(62.2336, 69.6282, 66.0266) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.75
Beige
#F5F5DC
ΔE00 8.41
Eggshell
#F0EAD6
ΔE00 9.76
Off White (survey)
#FFFFE4
ΔE00 9.92
Lightyellow
#FFFFE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDECA #DACADE
analogous
#D8DECA #CEDECA #CADED0
triadic
#CEDECA #CACEDE #DECACE
tetradic
#CEDECA #CAD8DE #DACADE #DED0CA
square
#CEDECA #CAD8DE #DACADE #DED0CA
split-complementary
#CEDECA #D0CADE #DECAD8
monochromatic
#88AF7F #ABC7A4 #CEDECA #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.41
#CEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDECA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDECA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC9
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#CDDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedeca; /* rgb */ color: rgb(206, 222, 202); /* oklch */ color: oklch(88.3% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#dde8da',
500: '#cedeca',
950: '#000000',
},
}SCSS
$custom: #cedeca; $custom-light: #dde8da; $custom-dark: #000000;
JSON
{
"hex": "#cedeca",
"rgb": {
"r": 206,
"g": 222,
"b": 202
},
"hsl": {
"h": 108,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88303,
"c": 0.032,
"h": 139.4
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#CEDECA
secondary
#AF98B5
accent
#44A28F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483