#76EB95#76EB95
#76EB95 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.161 H 150.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76EB95 |
|---|---|
| RGB | rgb(118, 235, 149) |
| HSL | hsl(136, 75%, 69%) |
| HSV | hsv(136, 50%, 92%) |
| CMYK | cmyk(49.8%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.71, -51.44, 31.82) |
| CIE-LCH | lch(84.71, 60.48, 148.25°) |
| OKLab | oklab(85.04% -0.1397 0.0795) |
| OKLCH | oklch(85.04% 0.161 150.4) |
| XYZ | xyz(42.6015, 65.4347, 38.8132) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EB95 #EB76CC
analogous
#92EB76 #76EB95 #76EBCF
triadic
#76EB95 #9576EB #EB9576
tetradic
#76EB95 #7692EB #EB76CC #EBCF76
square
#76EB95 #7692EB #EB76CC #EBCF76
split-complementary
#76EB95 #CF76EB #EB7692
monochromatic
#1DC94B #41E36C #76EB95 #ABF3BE #E1FBE8
Accessibility & contrast
On white
1.49
#76EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#76EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EB95
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EB95 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#5DE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76eb95; /* rgb */ color: rgb(118, 235, 149); /* oklch */ color: oklch(85.0% 0.161 150.4);
Tailwind
colors: {
custom: {
50: '#a5f2b5',
500: '#76eb95',
950: '#000000',
},
}SCSS
$custom: #76eb95; $custom-light: #a5f2b5; $custom-dark: #000000;
JSON
{
"hex": "#76eb95",
"rgb": {
"r": 118,
"g": 235,
"b": 149
},
"hsl": {
"h": 135.897,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.85038,
"c": 0.16073,
"h": 150.4
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#76EB95
secondary
#C342A1
accent
#0FA2D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581