#76DD99#76DD99
#76DD99 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.137 H 153.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD99 |
|---|---|
| RGB | rgb(118, 221, 153) |
| HSL | hsl(140, 60%, 66%) |
| HSV | hsv(140, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.66, -44.86, 24.33) |
| CIE-LCH | lch(80.66, 51.04, 151.53°) |
| OKLab | oklab(81.76% -0.1224 0.0615) |
| OKLCH | oklch(81.76% 0.137 153.3) |
| XYZ | xyz(39.0747, 57.8614, 39.2401) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 6.05
Seafoam (survey)
#80F9AD
ΔE00 6.11
Seafoam Green
#7AF9AB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD99 #DD76BA
analogous
#87DD76 #76DD99 #76DDCD
triadic
#76DD99 #9976DD #DD9976
tetradic
#76DD99 #7687DD #DD76BA #DDCD76
square
#76DD99 #7687DD #DD76BA #DDCD76
split-complementary
#76DD99 #CD76DD #DD7687
monochromatic
#2BAE57 #45D174 #76DD99 #A7E9BE #D8F5E2
Accessibility & contrast
On white
1.67
#76DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#76DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD99
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD99 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#5FDBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd99; /* rgb */ color: rgb(118, 221, 153); /* oklch */ color: oklch(81.8% 0.137 153.3);
Tailwind
colors: {
custom: {
50: '#a3e8b7',
500: '#76dd99',
950: '#000000',
},
}SCSS
$custom: #76dd99; $custom-light: #a3e8b7; $custom-dark: #000000;
JSON
{
"hex": "#76dd99",
"rgb": {
"r": 118,
"g": 221,
"b": 153
},
"hsl": {
"h": 140.388,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.8176,
"c": 0.13701,
"h": 153.3
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#76DD99
secondary
#B0478C
accent
#1E8EC8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481