#76D293#76D293
#76D293 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.127 H 152.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76D293 |
|---|---|
| RGB | rgb(118, 210, 147) |
| HSL | hsl(139, 51%, 64%) |
| HSV | hsv(139, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(77.31, -41.17, 22.89) |
| CIE-LCH | lch(77.31, 47.10, 150.92°) |
| OKLab | oklab(79% -0.1124 0.058) |
| OKLCH | oklch(79% 0.127 152.7) |
| XYZ | xyz(35.7819, 52.0488, 35.7590) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.13
Soft Green
#6FC276
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.54
Dark Mint
#48C072
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D293 #D276B5
analogous
#87D276 #76D293 #76D2C1
triadic
#76D293 #9376D2 #D29376
tetradic
#76D293 #7687D2 #D276B5 #D2C176
square
#76D293 #7687D2 #D276B5 #D2C176
split-complementary
#76D293 #C176D2 #D27687
monochromatic
#339B54 #48C36F #76D293 #A4E1B7 #D2F0DC
Accessibility & contrast
On white
1.84
#76D293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#76D293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D293
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D293 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#63D0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76d293; /* rgb */ color: rgb(118, 210, 147); /* oklch */ color: oklch(79.0% 0.127 152.7);
Tailwind
colors: {
custom: {
50: '#a2e0b3',
500: '#76d293',
950: '#000000',
},
}SCSS
$custom: #76d293; $custom-light: #a2e0b3; $custom-dark: #000000;
JSON
{
"hex": "#76d293",
"rgb": {
"r": 118,
"g": 210,
"b": 147
},
"hsl": {
"h": 138.913,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.78996,
"c": 0.1265,
"h": 152.7
},
"luminance": 0.52051
}Semantic roles & 50–950 ramp
primary
#76D293
secondary
#A04C86
accent
#288FBE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481