#76DD9D#76DD9D
#76DD9D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.8% C 0.133 H 154.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD9D |
|---|---|
| RGB | rgb(118, 221, 157) |
| HSL | hsl(143, 60%, 66%) |
| HSV | hsv(143, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 29%, 13.3%) |
| CIE-LAB | lab(80.74, -44.12, 22.35) |
| CIE-LCH | lch(80.74, 49.46, 153.13°) |
| OKLab | oklab(81.85% -0.1206 0.0567) |
| OKLCH | oklch(81.85% 0.133 154.8) |
| XYZ | xyz(39.4107, 57.9958, 41.0093) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.51
Aqua Green
#12E193
ΔE00 5.57
Light Sea Green
#98F6B0
ΔE00 6.13
Seafoam (survey)
#80F9AD
ΔE00 6.20
Light Greenish Blue
#63F7B4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD9D #DD76B6
analogous
#83DD76 #76DD9D #76DDD0
triadic
#76DD9D #9D76DD #DD9D76
tetradic
#76DD9D #7683DD #DD76B6 #DDD076
square
#76DD9D #7683DD #DD76B6 #DDD076
split-complementary
#76DD9D #D076DD #DD7683
monochromatic
#2BAE5C #45D17A #76DD9D #A7E9C0 #D8F5E3
Accessibility & contrast
On white
1.67
#76DD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#76DD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD9D
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD9D | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF99
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#5EDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd9d; /* rgb */ color: rgb(118, 221, 157); /* oklch */ color: oklch(81.8% 0.133 154.8);
Tailwind
colors: {
custom: {
50: '#a3e8ba',
500: '#76dd9d',
950: '#000000',
},
}SCSS
$custom: #76dd9d; $custom-light: #a3e8ba; $custom-dark: #000000;
JSON
{
"hex": "#76dd9d",
"rgb": {
"r": 118,
"g": 221,
"b": 157
},
"hsl": {
"h": 142.718,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81846,
"c": 0.13331,
"h": 154.8
},
"luminance": 0.57999
}Semantic roles & 50–950 ramp
primary
#76DD9D
secondary
#B04788
accent
#1E87C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481