#76DF93#76DF93
#76DF93 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.146 H 151.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF93 |
|---|---|
| RGB | rgb(118, 223, 147) |
| HSL | hsl(137, 62%, 67%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.14, -46.79, 28.08) |
| CIE-LCH | lch(81.14, 54.57, 149.03°) |
| OKLab | oklab(82.12% -0.1273 0.0705) |
| OKLCH | oklch(82.12% 0.146 151) |
| XYZ | xyz(39.1228, 58.7306, 36.8726) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF93 #DF76C2
analogous
#8EDF76 #76DF93 #76DFC7
triadic
#76DF93 #9376DF #DF9376
tetradic
#76DF93 #768EDF #DF76C2 #DFC776
square
#76DF93 #768EDF #DF76C2 #DFC776
split-complementary
#76DF93 #C776DF #DF768E
monochromatic
#29B14F #44D36C #76DF93 #A8EBBA #D9F6E1
Accessibility & contrast
On white
1.65
#76DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#76DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF93
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF93 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D1C598
Tritanopia (blue-blind)
#61DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df93; /* rgb */ color: rgb(118, 223, 147); /* oklch */ color: oklch(82.1% 0.146 151.0);
Tailwind
colors: {
custom: {
50: '#a3e9b3',
500: '#76df93',
950: '#000000',
},
}SCSS
$custom: #76df93; $custom-light: #a3e9b3; $custom-dark: #000000;
JSON
{
"hex": "#76df93",
"rgb": {
"r": 118,
"g": 223,
"b": 147
},
"hsl": {
"h": 136.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82117,
"c": 0.14555,
"h": 151
},
"luminance": 0.58733
}Semantic roles & 50–950 ramp
primary
#76DF93
secondary
#B34695
accent
#1C9ACA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481