#73D68D#73D68D
#73D68D is a light, vivid green. Relative luminance 0.537; OKLCH L 79.7% C 0.140 H 150.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #73D68D |
|---|---|
| RGB | rgb(115, 214, 141) |
| HSL | hsl(136, 55%, 65%) |
| HSV | hsv(136, 46%, 84%) |
| CMYK | cmyk(46.3%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(78.26, -44.80, 27.29) |
| CIE-LCH | lch(78.26, 52.46, 148.65°) |
| OKLab | oklab(79.7% -0.1219 0.0685) |
| OKLCH | oklch(79.7% 0.14 150.7) |
| XYZ | xyz(35.9222, 53.6584, 33.6583) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.68
Soft Green
#6FC276
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.71
Hospital Green
#9BE5AA
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D68D #D673BC
analogous
#8BD673 #73D68D #73D6BF
triadic
#73D68D #8D73D6 #D68D73
tetradic
#73D68D #738BD6 #D673BC #D6BF73
square
#73D68D #738BD6 #D673BC #D6BF73
split-complementary
#73D68D #BF73D6 #D6738B
monochromatic
#2FA04C #44C866 #73D68D #A2E4B4 #D2F2DA
Accessibility & contrast
On white
1.79
#73D68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#73D68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D68D
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D68D | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C888
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#60D3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d68d; /* rgb */ color: rgb(115, 214, 141); /* oklch */ color: oklch(79.7% 0.140 150.7);
Tailwind
colors: {
custom: {
50: '#a1e3af',
500: '#73d68d',
950: '#000000',
},
}SCSS
$custom: #73d68d; $custom-light: #a1e3af; $custom-dark: #000000;
JSON
{
"hex": "#73d68d",
"rgb": {
"r": 115,
"g": 214,
"b": 141
},
"hsl": {
"h": 135.758,
"s": 54.696,
"l": 64.51
},
"oklch": {
"l": 0.79702,
"c": 0.13987,
"h": 150.7
},
"luminance": 0.53661
}Semantic roles & 50–950 ramp
primary
#73D68D
secondary
#A4498C
accent
#2398C2
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481