#76E2A2#76E2A2
#76E2A2 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.1% C 0.136 H 155.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2A2 |
|---|---|
| RGB | rgb(118, 226, 162) |
| HSL | hsl(144, 65%, 67%) |
| HSV | hsv(144, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.30, -45.34, 21.90) |
| CIE-LCH | lch(82.30, 50.35, 154.22°) |
| OKLab | oklab(83.15% -0.1241 0.0556) |
| OKLCH | oklch(83.15% 0.136 155.9) |
| XYZ | xyz(41.1861, 60.8497, 43.7502) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 5.10
Seafoam (survey)
#80F9AD
ΔE00 5.16
Seafoam Green
#7AF9AB
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2A2 #E276B6
analogous
#80E276 #76E2A2 #76E2D8
triadic
#76E2A2 #A276E2 #E2A276
tetradic
#76E2A2 #7680E2 #E276B6 #E2D876
square
#76E2A2 #7680E2 #E276B6 #E2D876
split-complementary
#76E2A2 #D876E2 #E27680
monochromatic
#27B761 #43D780 #76E2A2 #A9EDC4 #DBF7E7
Accessibility & contrast
On white
1.59
#76E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#76E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2A2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2A2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#5BE0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76e2a2; /* rgb */ color: rgb(118, 226, 162); /* oklch */ color: oklch(83.1% 0.136 155.9);
Tailwind
colors: {
custom: {
50: '#a3ecbd',
500: '#76e2a2',
950: '#000000',
},
}SCSS
$custom: #76e2a2; $custom-light: #a3ecbd; $custom-dark: #000000;
JSON
{
"hex": "#76e2a2",
"rgb": {
"r": 118,
"g": 226,
"b": 162
},
"hsl": {
"h": 144.444,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.83148,
"c": 0.13596,
"h": 155.9
},
"luminance": 0.60853
}Semantic roles & 50–950 ramp
primary
#76E2A2
secondary
#B84589
accent
#1983CD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582