#CEDCCA#CEDCCA
#CEDCCA is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.029 H 138.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCCA |
|---|---|
| RGB | rgb(206, 220, 202) |
| HSL | hsl(107, 20%, 83%) |
| HSV | hsv(107, 8%, 86%) |
| CMYK | cmyk(6.4%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(86.29, -7.97, 7.23) |
| CIE-LCH | lch(86.29, 10.76, 137.78°) |
| OKLab | oklab(87.89% -0.0215 0.0189) |
| OKLCH | oklch(87.89% 0.029 138.7) |
| XYZ | xyz(61.7055, 68.5721, 65.8505) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.79
Honeydew
#F0FFF0
ΔE00 7.63
Beige
#F5F5DC
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 9.23
Eggshell
#F0EAD6
ΔE00 9.25
Mintcream
#F5FFFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCCA #D8CADC
analogous
#D7DCCA #CEDCCA #CADCCF
triadic
#CEDCCA #CACEDC #DCCACE
tetradic
#CEDCCA #CAD7DC #D8CADC #DCCFCA
square
#CEDCCA #CAD7DC #D8CADC #DCCFCA
split-complementary
#CEDCCA #CFCADC #DCCAD7
monochromatic
#8AAB80 #ACC4A5 #CEDCCA #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.43
#CEDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CEDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCCA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCCA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcca; /* rgb */ color: rgb(206, 220, 202); /* oklch */ color: oklch(87.9% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#dde6da',
500: '#cedcca',
950: '#000000',
},
}SCSS
$custom: #cedcca; $custom-light: #dde6da; $custom-dark: #000000;
JSON
{
"hex": "#cedcca",
"rgb": {
"r": 206,
"g": 220,
"b": 202
},
"hsl": {
"h": 106.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.8789,
"c": 0.02862,
"h": 138.7
},
"luminance": 0.68572
}Semantic roles & 50–950 ramp
primary
#CEDCCA
secondary
#AC98B2
accent
#479F8B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483