#76EAA4#76EAA4
#76EAA4 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.145 H 155.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76EAA4 |
|---|---|
| RGB | rgb(118, 234, 164) |
| HSL | hsl(144, 73%, 69%) |
| HSV | hsv(144, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.68, -48.36, 24.12) |
| CIE-LCH | lch(84.68, 54.04, 153.49°) |
| OKLab | oklab(85.1% -0.132 0.0611) |
| OKLCH | oklch(85.1% 0.146 155.2) |
| XYZ | xyz(43.5916, 65.3740, 45.4361) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Sea Green
#98F6B0
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EAA4 #EA76BC
analogous
#82EA76 #76EAA4 #76EADE
triadic
#76EAA4 #A476EA #EAA476
tetradic
#76EAA4 #7682EA #EA76BC #EADE76
square
#76EAA4 #7682EA #EA76BC #EADE76
split-complementary
#76EAA4 #DE76EA #EA7682
monochromatic
#1FC761 #41E281 #76EAA4 #ABF2C7 #E0FAEA
Accessibility & contrast
On white
1.49
#76EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#76EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EAA4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EAA4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#D8CFA8
Tritanopia (blue-blind)
#58E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76eaa4; /* rgb */ color: rgb(118, 234, 164); /* oklch */ color: oklch(85.1% 0.145 155.2);
Tailwind
colors: {
custom: {
50: '#a4f1bf',
500: '#76eaa4',
950: '#000000',
},
}SCSS
$custom: #76eaa4; $custom-light: #a4f1bf; $custom-dark: #000000;
JSON
{
"hex": "#76eaa4",
"rgb": {
"r": 118,
"g": 234,
"b": 164
},
"hsl": {
"h": 143.793,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.85099,
"c": 0.1455,
"h": 155.2
},
"luminance": 0.65378
}Semantic roles & 50–950 ramp
primary
#76EAA4
secondary
#C2428F
accent
#1087D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582