#76E09E#76E09E
#76E09E is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.137 H 154.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76E09E |
|---|---|
| RGB | rgb(118, 224, 158) |
| HSL | hsl(143, 63%, 67%) |
| HSV | hsv(143, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.64, -45.23, 23.07) |
| CIE-LCH | lch(81.64, 50.77, 152.98°) |
| OKLab | oklab(82.58% -0.1236 0.0585) |
| OKLCH | oklch(82.58% 0.137 154.7) |
| XYZ | xyz(40.2955, 59.6284, 41.7272) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.72
Aqua Green
#12E193
ΔE00 5.37
Seafoam (survey)
#80F9AD
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.54
Light Sea Green
#98F6B0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E09E #E076B8
analogous
#83E076 #76E09E #76E0D3
triadic
#76E09E #9E76E0 #E09E76
tetradic
#76E09E #7683E0 #E076B8 #E0D376
square
#76E09E #7683E0 #E076B8 #E0D376
split-complementary
#76E09E #D376E0 #E07683
monochromatic
#29B35D #44D57B #76E09E #A8EBC1 #DAF7E5
Accessibility & contrast
On white
1.62
#76E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#76E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E09E
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E09E | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D19A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#5DDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e09e; /* rgb */ color: rgb(118, 224, 158); /* oklch */ color: oklch(82.6% 0.137 154.7);
Tailwind
colors: {
custom: {
50: '#a3eabb',
500: '#76e09e',
950: '#000000',
},
}SCSS
$custom: #76e09e; $custom-light: #a3eabb; $custom-dark: #000000;
JSON
{
"hex": "#76e09e",
"rgb": {
"r": 118,
"g": 224,
"b": 158
},
"hsl": {
"h": 142.642,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82584,
"c": 0.13672,
"h": 154.7
},
"luminance": 0.59631
}Semantic roles & 50–950 ramp
primary
#76E09E
secondary
#B4468B
accent
#1B88CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481