#76E98F#76E98F
#76E98F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.164 H 148.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76E98F |
|---|---|
| RGB | rgb(118, 233, 143) |
| HSL | hsl(133, 72%, 69%) |
| HSV | hsv(133, 49%, 91%) |
| CMYK | cmyk(49.4%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(84.02, -51.61, 33.95) |
| CIE-LCH | lch(84.02, 61.77, 146.67°) |
| OKLab | oklab(84.45% -0.1401 0.0844) |
| OKLCH | oklch(84.45% 0.164 148.9) |
| XYZ | xyz(41.5654, 64.1093, 36.1653) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 4.72
Foam Green
#90FDA9
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E98F #E976D0
analogous
#97E976 #76E98F #76E9C8
triadic
#76E98F #8F76E9 #E98F76
tetradic
#76E98F #7697E9 #E976D0 #E9C876
square
#76E98F #7697E9 #E976D0 #E9C876
split-complementary
#76E98F #C876E9 #E97697
monochromatic
#20C544 #41E164 #76E98F #ABF1BA #DFFAE5
Accessibility & contrast
On white
1.52
#76E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#76E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E98F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E98F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD889
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#60E5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76e98f; /* rgb */ color: rgb(118, 233, 143); /* oklch */ color: oklch(84.4% 0.164 148.9);
Tailwind
colors: {
custom: {
50: '#a4f1b0',
500: '#76e98f',
950: '#000000',
},
}SCSS
$custom: #76e98f; $custom-light: #a4f1b0; $custom-dark: #000000;
JSON
{
"hex": "#76e98f",
"rgb": {
"r": 118,
"g": 233,
"b": 143
},
"hsl": {
"h": 133.043,
"s": 72.327,
"l": 68.824
},
"oklch": {
"l": 0.84447,
"c": 0.16355,
"h": 148.9
},
"luminance": 0.64113
}Semantic roles & 50–950 ramp
primary
#76E98F
secondary
#C142A5
accent
#11AAD4
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581