#CDECD4#CDECD4
#CDECD4 is a very light, muted green. Relative luminance 0.777; OKLCH L 91.4% C 0.046 H 152.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECD4 |
|---|---|
| RGB | rgb(205, 236, 212) |
| HSL | hsl(134, 45%, 86%) |
| HSV | hsv(134, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 10.2%, 7.5%) |
| CIE-LAB | lab(90.65, -14.60, 8.25) |
| CIE-LCH | lch(90.65, 16.77, 150.55°) |
| OKLab | oklab(91.41% -0.0405 0.0214) |
| OKLCH | oklch(91.41% 0.046 152.1) |
| XYZ | xyz(67.0533, 77.7223, 73.7438) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.62
Ice
#D6FFFA
ΔE00 8.51
Pale Aqua
#B8FFEB
ΔE00 8.73
Duck Egg Blue
#C3FBF4
ΔE00 8.86
Mint
#AAF0C1
ΔE00 8.89
Eggshell Blue
#C4FFF7
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECD4 #ECCDE5
analogous
#D6ECCD #CDECD4 #CDECE4
triadic
#CDECD4 #D4CDEC #ECD4CD
tetradic
#CDECD4 #CDD6EC #ECCDE5 #ECE4CD
square
#CDECD4 #CDD6EC #ECCDE5 #ECE4CD
split-complementary
#CDECD4 #E4CDEC #ECCDD6
monochromatic
#74CA88 #A1DBAE #CDECD4 #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.27
#CDECD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CDECD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECD4
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECD4 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D3
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#C9EBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdecd4; /* rgb */ color: rgb(205, 236, 212); /* oklch */ color: oklch(91.4% 0.046 152.1);
Tailwind
colors: {
custom: {
50: '#dcf2e1',
500: '#cdecd4',
950: '#000000',
},
}SCSS
$custom: #cdecd4; $custom-light: #dcf2e1; $custom-dark: #000000;
JSON
{
"hex": "#cdecd4",
"rgb": {
"r": 205,
"g": 236,
"b": 212
},
"hsl": {
"h": 133.548,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91407,
"c": 0.04586,
"h": 152.1
},
"luminance": 0.77724
}Semantic roles & 50–950 ramp
primary
#CDECD4
secondary
#C895BC
accent
#2D99B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584