#76E09D#76E09D
#76E09D is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.138 H 154.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #76E09D |
|---|---|
| RGB | rgb(118, 224, 157) |
| HSL | hsl(142, 63%, 67%) |
| HSV | hsv(142, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.62, -45.41, 23.56) |
| CIE-LCH | lch(81.62, 51.16, 152.58°) |
| OKLab | oklab(82.56% -0.124 0.0597) |
| OKLCH | oklch(82.56% 0.138 154.3) |
| XYZ | xyz(40.2098, 59.5941, 41.2757) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.40
Seafoam
#7FE0B3
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.46
Seafoam Green
#7AF9AB
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E09D #E076B9
analogous
#84E076 #76E09D #76E0D2
triadic
#76E09D #9D76E0 #E09D76
tetradic
#76E09D #7684E0 #E076B9 #E0D276
square
#76E09D #7684E0 #E076B9 #E0D276
split-complementary
#76E09D #D276E0 #E07684
monochromatic
#29B35B #44D579 #76E09D #A8EBC1 #DAF7E4
Accessibility & contrast
On white
1.63
#76E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#76E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E09D
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E09D | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D199
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#5DDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e09d; /* rgb */ color: rgb(118, 224, 157); /* oklch */ color: oklch(82.6% 0.138 154.3);
Tailwind
colors: {
custom: {
50: '#a3eaba',
500: '#76e09d',
950: '#000000',
},
}SCSS
$custom: #76e09d; $custom-light: #a3eaba; $custom-dark: #000000;
JSON
{
"hex": "#76e09d",
"rgb": {
"r": 118,
"g": 224,
"b": 157
},
"hsl": {
"h": 142.075,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82563,
"c": 0.13765,
"h": 154.3
},
"luminance": 0.59597
}Semantic roles & 50–950 ramp
primary
#76E09D
secondary
#B4468C
accent
#1B8ACB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481