#76DF90#76DF90
#76DF90 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.1% C 0.148 H 150.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF90 |
|---|---|
| RGB | rgb(118, 223, 144) |
| HSL | hsl(135, 62%, 67%) |
| HSV | hsv(135, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(81.09, -47.30, 29.55) |
| CIE-LCH | lch(81.09, 55.78, 148.00°) |
| OKLab | oklab(82.06% -0.1286 0.074) |
| OKLCH | oklch(82.06% 0.148 150.1) |
| XYZ | xyz(38.8904, 58.6376, 35.6490) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.74
Seafoam Green
#7AF9AB
ΔE00 5.89
Seafoam (survey)
#80F9AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF90 #DF76C5
analogous
#91DF76 #76DF90 #76DFC5
triadic
#76DF90 #9076DF #DF9076
tetradic
#76DF90 #7691DF #DF76C5 #DFC576
square
#76DF90 #7691DF #DF76C5 #DFC576
split-complementary
#76DF90 #C576DF #DF7691
monochromatic
#29B14B #44D368 #76DF90 #A8EBB8 #D9F6E0
Accessibility & contrast
On white
1.65
#76DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#76DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF90
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF90 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#62DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df90; /* rgb */ color: rgb(118, 223, 144); /* oklch */ color: oklch(82.1% 0.148 150.1);
Tailwind
colors: {
custom: {
50: '#a3e9b1',
500: '#76df90',
950: '#000000',
},
}SCSS
$custom: #76df90; $custom-light: #a3e9b1; $custom-dark: #000000;
JSON
{
"hex": "#76df90",
"rgb": {
"r": 118,
"g": 223,
"b": 144
},
"hsl": {
"h": 134.857,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82059,
"c": 0.1484,
"h": 150.1
},
"luminance": 0.58641
}Semantic roles & 50–950 ramp
primary
#76DF90
secondary
#B34698
accent
#1C9FCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481