#CEDACA#CEDACA
#CEDACA is a very light, muted green. Relative luminance 0.675; OKLCH L 87.5% C 0.025 H 137.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDACA |
|---|---|
| RGB | rgb(206, 218, 202) |
| HSL | hsl(105, 18%, 82%) |
| HSV | hsv(105, 7%, 85%) |
| CMYK | cmyk(5.5%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(85.77, -6.94, 6.48) |
| CIE-LCH | lch(85.77, 9.50, 136.97°) |
| OKLab | oklab(87.48% -0.0187 0.0169) |
| OKLCH | oklch(87.48% 0.025 137.8) |
| XYZ | xyz(61.1838, 67.5286, 65.6766) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.80
Honeydew
#F0FFF0
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.17
Beige
#F5F5DC
ΔE00 8.35
Eggshell
#F0EAD6
ΔE00 8.79
Mintcream
#F5FFFA
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDACA #D6CADA
analogous
#D6DACA #CEDACA #CADACE
triadic
#CEDACA #CACEDA #DACACE
tetradic
#CEDACA #CAD6DA #D6CADA #DACECA
square
#CEDACA #CAD6DA #D6CADA #DACECA
split-complementary
#CEDACA #CECADA #DACAD6
monochromatic
#8BA882 #ADC1A6 #CEDACA #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.45
#CEDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CEDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDACA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDACA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#CED9D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedaca; /* rgb */ color: rgb(206, 218, 202); /* oklch */ color: oklch(87.5% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#dde5da',
500: '#cedaca',
950: '#000000',
},
}SCSS
$custom: #cedaca; $custom-light: #dde5da; $custom-dark: #000000;
JSON
{
"hex": "#cedaca",
"rgb": {
"r": 206,
"g": 218,
"b": 202
},
"hsl": {
"h": 105,
"s": 17.778,
"l": 82.353
},
"oklch": {
"l": 0.87478,
"c": 0.02522,
"h": 137.8
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#CEDACA
secondary
#AA99AF
accent
#499C87
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483