#73E08C#73E08C
#73E08C is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.155 H 149.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73E08C |
|---|---|
| RGB | rgb(115, 224, 140) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(81.21, -49.18, 31.73) |
| CIE-LCH | lch(81.21, 58.53, 147.17°) |
| OKLab | oklab(82.1% -0.1336 0.0791) |
| OKLCH | oklch(82.1% 0.155 149.4) |
| XYZ | xyz(38.4571, 58.8466, 34.1379) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E08C #E073C7
analogous
#91E073 #73E08C #73E0C3
triadic
#73E08C #8C73E0 #E08C73
tetradic
#73E08C #7391E0 #E073C7 #E0C373
square
#73E08C #7391E0 #E073C7 #E0C373
split-complementary
#73E08C #C373E0 #E07391
monochromatic
#27B147 #41D563 #73E08C #A5EBB5 #D7F6DE
Accessibility & contrast
On white
1.64
#73E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#73E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E08C
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E08C | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D086
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#5EDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e08c; /* rgb */ color: rgb(115, 224, 140); /* oklch */ color: oklch(82.1% 0.155 149.4);
Tailwind
colors: {
custom: {
50: '#a2eaae',
500: '#73e08c',
950: '#000000',
},
}SCSS
$custom: #73e08c; $custom-light: #a2eaae; $custom-dark: #000000;
JSON
{
"hex": "#73e08c",
"rgb": {
"r": 115,
"g": 224,
"b": 140
},
"hsl": {
"h": 133.761,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.821,
"c": 0.15524,
"h": 149.4
},
"luminance": 0.5885
}Semantic roles & 50–950 ramp
primary
#73E08C
secondary
#B34499
accent
#1AA3CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481