#76D693#76D693
#76D693 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.132 H 152.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #76D693 |
|---|---|
| RGB | rgb(118, 214, 147) |
| HSL | hsl(138, 54%, 65%) |
| HSV | hsv(138, 45%, 84%) |
| CMYK | cmyk(44.9%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.49, -42.92, 24.50) |
| CIE-LCH | lch(78.49, 49.42, 150.28°) |
| OKLab | oklab(79.96% -0.1171 0.0619) |
| OKLCH | oklch(79.96% 0.132 152.2) |
| XYZ | xyz(36.7818, 54.0486, 36.0923) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.28
Soft Green
#6FC276
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 5.94
Aqua Green
#12E193
ΔE00 6.22
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D693 #D676B9
analogous
#89D676 #76D693 #76D6C3
triadic
#76D693 #9376D6 #D69376
tetradic
#76D693 #7689D6 #D676B9 #D6C376
square
#76D693 #7689D6 #D676B9 #D6C376
split-complementary
#76D693 #C376D6 #D67689
monochromatic
#30A152 #47C86E #76D693 #A5E4B8 #D4F2DD
Accessibility & contrast
On white
1.78
#76D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#76D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D693
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D693 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#63D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d693; /* rgb */ color: rgb(118, 214, 147); /* oklch */ color: oklch(80.0% 0.132 152.2);
Tailwind
colors: {
custom: {
50: '#a2e3b3',
500: '#76d693',
950: '#000000',
},
}SCSS
$custom: #76d693; $custom-light: #a2e3b3; $custom-dark: #000000;
JSON
{
"hex": "#76d693",
"rgb": {
"r": 118,
"g": 214,
"b": 147
},
"hsl": {
"h": 138.125,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.79956,
"c": 0.13243,
"h": 152.2
},
"luminance": 0.54051
}Semantic roles & 50–950 ramp
primary
#76D693
secondary
#A54B8A
accent
#2492C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481