#9DECAD#9DECAD
#9DECAD is a very light, moderate green. Relative luminance 0.702; OKLCH L 87.6% C 0.117 H 149.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9DECAD |
|---|---|
| RGB | rgb(157, 236, 173) |
| HSL | hsl(132, 68%, 77%) |
| HSV | hsv(132, 33%, 93%) |
| CMYK | cmyk(33.5%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(87.08, -36.85, 23.06) |
| CIE-LCH | lch(87.08, 43.47, 147.97°) |
| OKLab | oklab(87.56% -0.1009 0.0586) |
| OKLCH | oklch(87.56% 0.117 149.8) |
| XYZ | xyz(51.4402, 70.1735, 50.3615) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.64
Light Sea Green
#98F6B0
ΔE00 2.56
Light Mint Green
#A6FBB2
ΔE00 3.48
Mint
#AAF0C1
ΔE00 3.88
Light Seafoam
#A0FEBF
ΔE00 3.99
Light Seafoam Green
#A7FFB5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DECAD #EC9DDC
analogous
#B5EC9D #9DECAD #9DECD5
triadic
#9DECAD #AD9DEC #ECAD9D
tetradic
#9DECAD #9DB5EC #EC9DDC #ECD59D
square
#9DECAD #9DB5EC #EC9DDC #ECD59D
split-complementary
#9DECAD #D59DEC #EC9DB5
monochromatic
#36D857 #6AE282 #9DECAD #D0F6D8 #E5FAEA
Accessibility & contrast
On white
1.40
#9DECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#9DECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DECAD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DECAD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#91E9DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #9decad; /* rgb */ color: rgb(157, 236, 173); /* oklch */ color: oklch(87.6% 0.117 149.8);
Tailwind
colors: {
custom: {
50: '#bcf2c5',
500: '#9decad',
950: '#000000',
},
}SCSS
$custom: #9decad; $custom-light: #bcf2c5; $custom-dark: #000000;
JSON
{
"hex": "#9decad",
"rgb": {
"r": 157,
"g": 236,
"b": 173
},
"hsl": {
"h": 132.152,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.87559,
"c": 0.11667,
"h": 149.8
},
"luminance": 0.70176
}Semantic roles & 50–950 ramp
primary
#9DECAD
secondary
#C865B4
accent
#16AACF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582