#CDEDCD#CDEDCD
#CDEDCD is a very light, muted green. Relative luminance 0.780; OKLCH L 91.4% C 0.055 H 145.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDCD |
|---|---|
| RGB | rgb(205, 237, 205) |
| HSL | hsl(120, 47%, 87%) |
| HSV | hsv(120, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.76, -16.34, 12.04) |
| CIE-LCH | lch(90.76, 20.29, 143.62°) |
| OKLab | oklab(91.44% -0.0447 0.0312) |
| OKLCH | oklch(91.44% 0.055 145.1) |
| XYZ | xyz(66.4781, 77.9542, 69.2900) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.48
Light Sage
#BCECAC
ΔE00 7.99
Very Pale Green
#CFFDBC
ΔE00 8.24
Very Light Green
#D1FFBD
ΔE00 8.52
Light Grey Green
#B7E1A1
ΔE00 8.66
Honeydew
#F0FFF0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDCD #EDCDED
analogous
#DDEDCD #CDEDCD #CDEDDD
triadic
#CDEDCD #CDCDED #EDCDCD
tetradic
#CDEDCD #CDDDED #EDCDED #EDDDCD
square
#CDEDCD #CDDDED #EDCDED #EDDDCD
split-complementary
#CDEDCD #DDCDED #EDCDDD
monochromatic
#73CD73 #A0DDA0 #CDEDCD #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.27
#CDEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CDEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDCD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDCD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#CAEBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdedcd; /* rgb */ color: rgb(205, 237, 205); /* oklch */ color: oklch(91.4% 0.055 145.1);
Tailwind
colors: {
custom: {
50: '#dcf2dc',
500: '#cdedcd',
950: '#000000',
},
}SCSS
$custom: #cdedcd; $custom-light: #dcf2dc; $custom-dark: #000000;
JSON
{
"hex": "#cdedcd",
"rgb": {
"r": 205,
"g": 237,
"b": 205
},
"hsl": {
"h": 120,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91439,
"c": 0.05453,
"h": 145.1
},
"luminance": 0.77955
}Semantic roles & 50–950 ramp
primary
#CDEDCD
secondary
#C995C9
accent
#2BBABA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584