#73DE8B#73DE8B
#73DE8B is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.153 H 149.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73DE8B |
|---|---|
| RGB | rgb(115, 222, 139) |
| HSL | hsl(133, 62%, 66%) |
| HSV | hsv(133, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(80.60, -48.52, 31.43) |
| CIE-LCH | lch(80.60, 57.81, 147.06°) |
| OKLab | oklab(81.6% -0.1318 0.0784) |
| OKLCH | oklch(81.6% 0.153 149.3) |
| XYZ | xyz(37.8493, 57.7486, 33.5732) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 5.56
Aqua Green
#12E193
ΔE00 5.81
Emerald
#50C878
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DE8B #DE73C6
analogous
#90DE73 #73DE8B #73DEC0
triadic
#73DE8B #8B73DE #DE8B73
tetradic
#73DE8B #7390DE #DE73C6 #DEC073
square
#73DE8B #7390DE #DE73C6 #DEC073
split-complementary
#73DE8B #C073DE #DE7390
monochromatic
#29AE47 #41D262 #73DE8B #A5EAB4 #D6F5DD
Accessibility & contrast
On white
1.67
#73DE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#73DE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DE8B
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DE8B | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE85
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#5EDAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73de8b; /* rgb */ color: rgb(115, 222, 139); /* oklch */ color: oklch(81.6% 0.153 149.3);
Tailwind
colors: {
custom: {
50: '#a1e9ad',
500: '#73de8b',
950: '#000000',
},
}SCSS
$custom: #73de8b; $custom-light: #a1e9ad; $custom-dark: #000000;
JSON
{
"hex": "#73de8b",
"rgb": {
"r": 115,
"g": 222,
"b": 139
},
"hsl": {
"h": 133.458,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.81597,
"c": 0.15334,
"h": 149.3
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#73DE8B
secondary
#B04698
accent
#1CA3CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481