#76E2A0#76E2A0
#76E2A0 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.1% C 0.138 H 155.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2A0 |
|---|---|
| RGB | rgb(118, 226, 160) |
| HSL | hsl(143, 65%, 67%) |
| HSV | hsv(143, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 29.2%, 11.4%) |
| CIE-LAB | lab(82.26, -45.71, 22.88) |
| CIE-LCH | lch(82.26, 51.12, 153.41°) |
| OKLab | oklab(83.1% -0.1249 0.058) |
| OKLCH | oklch(83.1% 0.138 155.1) |
| XYZ | xyz(41.0097, 60.7791, 42.8214) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 5.06
Seafoam Green
#7AF9AB
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.20
Light Sea Green
#98F6B0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2A0 #E276B8
analogous
#82E276 #76E2A0 #76E2D6
triadic
#76E2A0 #A076E2 #E2A076
tetradic
#76E2A0 #7682E2 #E276B8 #E2D676
square
#76E2A0 #7682E2 #E276B8 #E2D676
split-complementary
#76E2A0 #D676E2 #E27682
monochromatic
#27B75F #43D77D #76E2A0 #A9EDC3 #DBF7E6
Accessibility & contrast
On white
1.60
#76E2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#76E2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2A0
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2A0 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39C
Deuteranopia (green-blind)
#D1C8A4
Tritanopia (blue-blind)
#5CE0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76e2a0; /* rgb */ color: rgb(118, 226, 160); /* oklch */ color: oklch(83.1% 0.138 155.1);
Tailwind
colors: {
custom: {
50: '#a3ecbc',
500: '#76e2a0',
950: '#000000',
},
}SCSS
$custom: #76e2a0; $custom-light: #a3ecbc; $custom-dark: #000000;
JSON
{
"hex": "#76e2a0",
"rgb": {
"r": 118,
"g": 226,
"b": 160
},
"hsl": {
"h": 143.333,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.83105,
"c": 0.13777,
"h": 155.1
},
"luminance": 0.60782
}Semantic roles & 50–950 ramp
primary
#76E2A0
secondary
#B8458B
accent
#1987CD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582