#76ED93#76ED93
#76ED93 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.165 H 149.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76ED93 |
|---|---|
| RGB | rgb(118, 237, 147) |
| HSL | hsl(135, 77%, 70%) |
| HSV | hsv(135, 50%, 93%) |
| CMYK | cmyk(50.2%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(85.26, -52.58, 33.57) |
| CIE-LCH | lch(85.26, 62.38, 147.45°) |
| OKLab | oklab(85.48% -0.1427 0.0836) |
| OKLCH | oklch(85.48% 0.165 149.7) |
| XYZ | xyz(43.0190, 66.5231, 38.1714) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.93
Foam Green
#90FDA9
ΔE00 4.03
Baby Green
#8CFF9E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ED93 #ED76D0
analogous
#95ED76 #76ED93 #76EDCF
triadic
#76ED93 #9376ED #ED9376
tetradic
#76ED93 #7695ED #ED76D0 #EDCF76
square
#76ED93 #7695ED #ED76D0 #EDCF76
split-complementary
#76ED93 #CF76ED #ED7695
monochromatic
#1BCE47 #40E668 #76ED93 #ACF4BE #E2FBE8
Accessibility & contrast
On white
1.47
#76ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#76ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ED93
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ED93 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DED099
Tritanopia (blue-blind)
#5DE9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #76ed93; /* rgb */ color: rgb(118, 237, 147); /* oklch */ color: oklch(85.5% 0.165 149.7);
Tailwind
colors: {
custom: {
50: '#a5f3b3',
500: '#76ed93',
950: '#000000',
},
}SCSS
$custom: #76ed93; $custom-light: #a5f3b3; $custom-dark: #000000;
JSON
{
"hex": "#76ed93",
"rgb": {
"r": 118,
"g": 237,
"b": 147
},
"hsl": {
"h": 134.622,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.85481,
"c": 0.1654,
"h": 149.7
},
"luminance": 0.66527
}Semantic roles & 50–950 ramp
primary
#76ED93
secondary
#C641A6
accent
#0DA7D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581