#9DDCA3#9DDCA3
#9DDCA3 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.7% C 0.102 H 147.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDCA3 |
|---|---|
| RGB | rgb(157, 220, 163) |
| HSL | hsl(126, 47%, 74%) |
| HSV | hsv(126, 29%, 86%) |
| CMYK | cmyk(28.6%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(82.38, -31.17, 21.77) |
| CIE-LCH | lch(82.38, 38.02, 145.08°) |
| OKLab | oklab(83.7% -0.0853 0.0554) |
| OKLCH | oklch(83.7% 0.102 147) |
| XYZ | xyz(46.1066, 60.9970, 43.9875) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.32
Light Grey Green
#B7E1A1
ΔE00 4.87
Light Sage
#BCECAC
ΔE00 5.38
Mint
#AAF0C1
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 6.24
Light Sea Green
#98F6B0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDCA3 #DC9DD6
analogous
#B7DC9D #9DDCA3 #9DDCC3
triadic
#9DDCA3 #A39DDC #DCA39D
tetradic
#9DDCA3 #9DB7DC #DC9DD6 #DCC39D
square
#9DDCA3 #9DB7DC #DC9DD6 #DCC39D
split-complementary
#9DDCA3 #C39DDC #DC9DB7
monochromatic
#43BC4E #70CC79 #9DDCA3 #CAECCD #E8F7EA
Accessibility & contrast
On white
1.59
#9DDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#9DDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDCA3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDCA3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A0
Deuteranopia (green-blind)
#D4CAA6
Tritanopia (blue-blind)
#96D9CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9ddca3; /* rgb */ color: rgb(157, 220, 163); /* oklch */ color: oklch(83.7% 0.102 147.0);
Tailwind
colors: {
custom: {
50: '#bbe7be',
500: '#9ddca3',
950: '#000000',
},
}SCSS
$custom: #9ddca3; $custom-light: #bbe7be; $custom-dark: #000000;
JSON
{
"hex": "#9ddca3",
"rgb": {
"r": 157,
"g": 220,
"b": 163
},
"hsl": {
"h": 125.714,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.83701,
"c": 0.10165,
"h": 147
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#9DDCA3
secondary
#B469AD
accent
#2BADBB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121612
muted
#828482