#76E09A#76E09A
#76E09A is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.140 H 153.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76E09A |
|---|---|
| RGB | rgb(118, 224, 154) |
| HSL | hsl(140, 63%, 67%) |
| HSV | hsv(140, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.56, -45.97, 25.04) |
| CIE-LCH | lch(81.56, 52.34, 151.42°) |
| OKLab | oklab(82.5% -0.1254 0.0633) |
| OKLCH | oklch(82.5% 0.14 153.2) |
| XYZ | xyz(39.9568, 59.4929, 39.9433) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.53
Aqua Green
#12E193
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.42
Seafoam Green
#7AF9AB
ΔE00 5.44
Light Sea Green
#98F6B0
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E09A #E076BC
analogous
#87E076 #76E09A #76E0CF
triadic
#76E09A #9A76E0 #E09A76
tetradic
#76E09A #7687E0 #E076BC #E0CF76
square
#76E09A #7687E0 #E076BC #E0CF76
split-complementary
#76E09A #CF76E0 #E07687
monochromatic
#29B358 #44D575 #76E09A #A8EBBF #DAF7E4
Accessibility & contrast
On white
1.63
#76E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#76E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E09A
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E09A | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#D1C69E
Tritanopia (blue-blind)
#5EDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e09a; /* rgb */ color: rgb(118, 224, 154); /* oklch */ color: oklch(82.5% 0.140 153.2);
Tailwind
colors: {
custom: {
50: '#a3eab8',
500: '#76e09a',
950: '#000000',
},
}SCSS
$custom: #76e09a; $custom-light: #a3eab8; $custom-dark: #000000;
JSON
{
"hex": "#76e09a",
"rgb": {
"r": 118,
"g": 224,
"b": 154
},
"hsl": {
"h": 140.377,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82499,
"c": 0.14042,
"h": 153.2
},
"luminance": 0.59496
}Semantic roles & 50–950 ramp
primary
#76E09A
secondary
#B4468F
accent
#1B8FCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481