#CDECD5#CDECD5
#CDECD5 is a very light, muted green. Relative luminance 0.778; OKLCH L 91.4% C 0.045 H 153.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECD5 |
|---|---|
| RGB | rgb(205, 236, 213) |
| HSL | hsl(135, 45%, 86%) |
| HSV | hsv(135, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 9.7%, 7.5%) |
| CIE-LAB | lab(90.68, -14.42, 7.76) |
| CIE-LCH | lch(90.68, 16.38, 151.72°) |
| OKLab | oklab(91.43% -0.0401 0.0202) |
| OKLCH | oklch(91.43% 0.045 153.3) |
| XYZ | xyz(67.1798, 77.7729, 74.4102) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.50
Ice
#D6FFFA
ΔE00 8.22
Duck Egg Blue
#C3FBF4
ΔE00 8.61
Pale Aqua
#B8FFEB
ΔE00 8.65
Eggshell Blue
#C4FFF7
ΔE00 8.97
Mint
#AAF0C1
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECD5 #ECCDE4
analogous
#D5ECCD #CDECD5 #CDECE5
triadic
#CDECD5 #D5CDEC #ECD5CD
tetradic
#CDECD5 #CDD5EC #ECCDE4 #ECE5CD
square
#CDECD5 #CDD5EC #ECCDE4 #ECE5CD
split-complementary
#CDECD5 #E5CDEC #ECCDD5
monochromatic
#74CA8A #A1DBB0 #CDECD5 #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.27
#CDECD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CDECD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECD5
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECD5 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D4
Deuteranopia (green-blind)
#E6E3D6
Tritanopia (blue-blind)
#C9EBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdecd5; /* rgb */ color: rgb(205, 236, 213); /* oklch */ color: oklch(91.4% 0.045 153.3);
Tailwind
colors: {
custom: {
50: '#dcf2e1',
500: '#cdecd5',
950: '#000000',
},
}SCSS
$custom: #cdecd5; $custom-light: #dcf2e1; $custom-dark: #000000;
JSON
{
"hex": "#cdecd5",
"rgb": {
"r": 205,
"g": 236,
"b": 213
},
"hsl": {
"h": 135.484,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91433,
"c": 0.04493,
"h": 153.3
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#CDECD5
secondary
#C895BB
accent
#2D94B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584