#76DF99#76DF99
#76DF99 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.140 H 153.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF99 |
|---|---|
| RGB | rgb(118, 223, 153) |
| HSL | hsl(140, 62%, 67%) |
| HSV | hsv(140, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.25, -45.72, 25.13) |
| CIE-LCH | lch(81.25, 52.17, 151.20°) |
| OKLab | oklab(82.24% -0.1247 0.0635) |
| OKLCH | oklch(82.24% 0.14 153) |
| XYZ | xyz(39.6059, 58.9238, 39.4172) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Aqua Green
#12E193
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF99 #DF76BC
analogous
#88DF76 #76DF99 #76DFCE
triadic
#76DF99 #9976DF #DF9976
tetradic
#76DF99 #7688DF #DF76BC #DFCE76
square
#76DF99 #7688DF #DF76BC #DFCE76
split-complementary
#76DF99 #CE76DF #DF7688
monochromatic
#29B157 #44D374 #76DF99 #A8EBBE #D9F6E3
Accessibility & contrast
On white
1.64
#76DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#76DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF99
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF99 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#5FDDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76df99; /* rgb */ color: rgb(118, 223, 153); /* oklch */ color: oklch(82.2% 0.140 153.0);
Tailwind
colors: {
custom: {
50: '#a3e9b7',
500: '#76df99',
950: '#000000',
},
}SCSS
$custom: #76df99; $custom-light: #a3e9b7; $custom-dark: #000000;
JSON
{
"hex": "#76df99",
"rgb": {
"r": 118,
"g": 223,
"b": 153
},
"hsl": {
"h": 140,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82239,
"c": 0.1399,
"h": 153
},
"luminance": 0.58927
}Semantic roles & 50–950 ramp
primary
#76DF99
secondary
#B3468F
accent
#1C90CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481