#76DF98#76DF98
#76DF98 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.141 H 152.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF98 |
|---|---|
| RGB | rgb(118, 223, 152) |
| HSL | hsl(139, 62%, 67%) |
| HSV | hsv(139, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(81.23, -45.90, 25.62) |
| CIE-LCH | lch(81.23, 52.57, 150.83°) |
| OKLab | oklab(82.22% -0.1251 0.0647) |
| OKLCH | oklch(82.22% 0.141 152.7) |
| XYZ | xyz(39.5237, 58.8909, 38.9840) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.63
Aqua Green
#12E193
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.66
Light Sea Green
#98F6B0
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF98 #DF76BD
analogous
#89DF76 #76DF98 #76DFCD
triadic
#76DF98 #9876DF #DF9876
tetradic
#76DF98 #7689DF #DF76BD #DFCD76
square
#76DF98 #7689DF #DF76BD #DFCD76
split-complementary
#76DF98 #CD76DF #DF7689
monochromatic
#29B155 #44D373 #76DF98 #A8EBBD #D9F6E3
Accessibility & contrast
On white
1.64
#76DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#76DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF98
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF98 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#D0C69C
Tritanopia (blue-blind)
#5FDCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76df98; /* rgb */ color: rgb(118, 223, 152); /* oklch */ color: oklch(82.2% 0.141 152.7);
Tailwind
colors: {
custom: {
50: '#a3e9b6',
500: '#76df98',
950: '#000000',
},
}SCSS
$custom: #76df98; $custom-light: #a3e9b6; $custom-dark: #000000;
JSON
{
"hex": "#76df98",
"rgb": {
"r": 118,
"g": 223,
"b": 152
},
"hsl": {
"h": 139.429,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82219,
"c": 0.14084,
"h": 152.7
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#76DF98
secondary
#B34690
accent
#1C91CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481