#76E192#76E192
#76E192 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.6% C 0.149 H 150.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #76E192 |
|---|---|
| RGB | rgb(118, 225, 146) |
| HSL | hsl(136, 64%, 67%) |
| HSV | hsv(136, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.72, -47.80, 29.36) |
| CIE-LCH | lch(81.72, 56.10, 148.44°) |
| OKLab | oklab(82.58% -0.13 0.0736) |
| OKLCH | oklch(82.58% 0.149 150.5) |
| XYZ | xyz(39.5822, 59.7743, 36.6404) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.80
Hospital Green
#9BE5AA
ΔE00 5.23
Seafoam Green
#7AF9AB
ΔE00 5.41
Seafoam (survey)
#80F9AD
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E192 #E176C5
analogous
#90E176 #76E192 #76E1C8
triadic
#76E192 #9276E1 #E19276
tetradic
#76E192 #7690E1 #E176C5 #E1C876
square
#76E192 #7690E1 #E176C5 #E1C876
split-complementary
#76E192 #C876E1 #E17690
monochromatic
#28B54D #44D66A #76E192 #A8ECBA #DAF7E2
Accessibility & contrast
On white
1.62
#76E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#76E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E192
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E192 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#61DECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e192; /* rgb */ color: rgb(118, 225, 146); /* oklch */ color: oklch(82.6% 0.149 150.5);
Tailwind
colors: {
custom: {
50: '#a3ebb2',
500: '#76e192',
950: '#000000',
},
}SCSS
$custom: #76e192; $custom-light: #a3ebb2; $custom-dark: #000000;
JSON
{
"hex": "#76e192",
"rgb": {
"r": 118,
"g": 225,
"b": 146
},
"hsl": {
"h": 135.701,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82579,
"c": 0.14937,
"h": 150.5
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#76E192
secondary
#B64598
accent
#1A9DCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481