#76E293#76E293
#76E293 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.150 H 150.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76E293 |
|---|---|
| RGB | rgb(118, 226, 147) |
| HSL | hsl(136, 65%, 67%) |
| HSV | hsv(136, 48%, 89%) |
| CMYK | cmyk(47.8%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(82.03, -48.05, 29.27) |
| CIE-LCH | lch(82.03, 56.26, 148.65°) |
| OKLab | oklab(82.84% -0.1307 0.0734) |
| OKLCH | oklch(82.84% 0.15 150.7) |
| XYZ | xyz(39.9314, 60.3478, 37.1422) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Weird Green
#3AE57F
ΔE00 4.77
Seafoam Green
#7AF9AB
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E293 #E276C5
analogous
#8FE276 #76E293 #76E2C9
triadic
#76E293 #9376E2 #E29376
tetradic
#76E293 #768FE2 #E276C5 #E2C976
square
#76E293 #768FE2 #E276C5 #E2C976
split-complementary
#76E293 #C976E2 #E2768F
monochromatic
#27B74D #43D76B #76E293 #A9EDBB #DBF7E3
Accessibility & contrast
On white
1.61
#76E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#76E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E293
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E293 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#60DFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76e293; /* rgb */ color: rgb(118, 226, 147); /* oklch */ color: oklch(82.8% 0.150 150.7);
Tailwind
colors: {
custom: {
50: '#a4ecb3',
500: '#76e293',
950: '#000000',
},
}SCSS
$custom: #76e293; $custom-light: #a4ecb3; $custom-dark: #000000;
JSON
{
"hex": "#76e293",
"rgb": {
"r": 118,
"g": 226,
"b": 147
},
"hsl": {
"h": 136.111,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.82838,
"c": 0.14986,
"h": 150.7
},
"luminance": 0.60351
}Semantic roles & 50–950 ramp
primary
#76E293
secondary
#B84599
accent
#199CCD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581