#76EA90#76EA90
#76EA90 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.164 H 149.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA90 |
|---|---|
| RGB | rgb(118, 234, 144) |
| HSL | hsl(133, 73%, 69%) |
| HSV | hsv(133, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.33, -51.86, 33.85) |
| CIE-LCH | lch(84.33, 61.93, 146.86°) |
| OKLab | oklab(84.71% -0.1408 0.0842) |
| OKLCH | oklch(84.71% 0.164 149.1) |
| XYZ | xyz(41.9254, 64.7075, 36.6606) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.50
Foam Green
#90FDA9
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA90 #EA76D0
analogous
#96EA76 #76EA90 #76EACA
triadic
#76EA90 #9076EA #EA9076
tetradic
#76EA90 #7696EA #EA76D0 #EACA76
square
#76EA90 #7696EA #EA76D0 #EACA76
split-complementary
#76EA90 #CA76EA #EA7696
monochromatic
#1FC744 #41E265 #76EA90 #ABF2BB #E0FAE6
Accessibility & contrast
On white
1.51
#76EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#76EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA90
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA90 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#5FE6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76ea90; /* rgb */ color: rgb(118, 234, 144); /* oklch */ color: oklch(84.7% 0.164 149.1);
Tailwind
colors: {
custom: {
50: '#a4f1b1',
500: '#76ea90',
950: '#000000',
},
}SCSS
$custom: #76ea90; $custom-light: #a4f1b1; $custom-dark: #000000;
JSON
{
"hex": "#76ea90",
"rgb": {
"r": 118,
"g": 234,
"b": 144
},
"hsl": {
"h": 133.448,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.84706,
"c": 0.16401,
"h": 149.1
},
"luminance": 0.64711
}Semantic roles & 50–950 ramp
primary
#76EA90
secondary
#C242A6
accent
#10A9D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581