#76E28F#76E28F
#76E28F is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.8% C 0.154 H 149.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76E28F |
|---|---|
| RGB | rgb(118, 226, 143) |
| HSL | hsl(134, 65%, 67%) |
| HSV | hsv(134, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.96, -48.73, 31.22) |
| CIE-LCH | lch(81.96, 57.87, 147.35°) |
| OKLab | oklab(82.76% -0.1324 0.0779) |
| OKLCH | oklch(82.76% 0.154 149.5) |
| XYZ | xyz(39.6230, 60.2244, 35.5178) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.62
Light Sea Green
#98F6B0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E28F #E276C9
analogous
#93E276 #76E28F #76E2C5
triadic
#76E28F #8F76E2 #E28F76
tetradic
#76E28F #7693E2 #E276C9 #E2C576
square
#76E28F #7693E2 #E276C9 #E2C576
split-complementary
#76E28F #C576E2 #E27693
monochromatic
#27B748 #43D766 #76E28F #A9EDB8 #DBF7E2
Accessibility & contrast
On white
1.61
#76E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#76E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E28F
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E28F | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D289
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#61DFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76e28f; /* rgb */ color: rgb(118, 226, 143); /* oklch */ color: oklch(82.8% 0.154 149.5);
Tailwind
colors: {
custom: {
50: '#a4ecb0',
500: '#76e28f',
950: '#000000',
},
}SCSS
$custom: #76e28f; $custom-light: #a4ecb0; $custom-dark: #000000;
JSON
{
"hex": "#76e28f",
"rgb": {
"r": 118,
"g": 226,
"b": 143
},
"hsl": {
"h": 133.889,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.82762,
"c": 0.15365,
"h": 149.5
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#76E28F
secondary
#B8459D
accent
#19A3CD
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581