#76EA9B#76EA9B
#76EA9B is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.154 H 152.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA9B |
|---|---|
| RGB | rgb(118, 234, 155) |
| HSL | hsl(139, 73%, 69%) |
| HSV | hsv(139, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.51, -49.99, 28.52) |
| CIE-LCH | lch(84.51, 57.55, 150.30°) |
| OKLab | oklab(84.91% -0.136 0.0717) |
| OKLCH | oklch(84.91% 0.154 152.2) |
| XYZ | xyz(42.8074, 65.0603, 41.3061) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA9B #EA76C5
analogous
#8BEA76 #76EA9B #76EAD5
triadic
#76EA9B #9B76EA #EA9B76
tetradic
#76EA9B #768BEA #EA76C5 #EAD576
square
#76EA9B #768BEA #EA76C5 #EAD576
split-complementary
#76EA9B #D576EA #EA768B
monochromatic
#1FC754 #41E274 #76EA9B #ABF2C2 #E0FAE8
Accessibility & contrast
On white
1.50
#76EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#76EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA9B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA9B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#5BE7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76ea9b; /* rgb */ color: rgb(118, 234, 155); /* oklch */ color: oklch(84.9% 0.154 152.2);
Tailwind
colors: {
custom: {
50: '#a4f1b9',
500: '#76ea9b',
950: '#000000',
},
}SCSS
$custom: #76ea9b; $custom-light: #a4f1b9; $custom-dark: #000000;
JSON
{
"hex": "#76ea9b",
"rgb": {
"r": 118,
"g": 234,
"b": 155
},
"hsl": {
"h": 139.138,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.84914,
"c": 0.15374,
"h": 152.2
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#76EA9B
secondary
#C24299
accent
#1097D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581