#73E98C#73E98C
#73E98C is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.168 H 148.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73E98C |
|---|---|
| RGB | rgb(115, 233, 140) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.87, -52.86, 35.23) |
| CIE-LCH | lch(83.87, 63.52, 146.32°) |
| OKLab | oklab(84.28% -0.1434 0.0873) |
| OKLCH | oklch(84.28% 0.168 148.7) |
| XYZ | xyz(40.9401, 63.8128, 34.9656) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.83
Light Bluish Green
#76FDA8
ΔE00 4.90
Baby Green
#8CFF9E
ΔE00 4.91
Mint Green
#8FFF9F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E98C #E973D0
analogous
#95E973 #73E98C #73E9C7
triadic
#73E98C #8C73E9 #E98C73
tetradic
#73E98C #7395E9 #E973D0 #E9C773
square
#73E98C #7395E9 #E973D0 #E9C773
split-complementary
#73E98C #C773E9 #E97395
monochromatic
#1FC341 #3EE161 #73E98C #A8F1B7 #DDFAE3
Accessibility & contrast
On white
1.53
#73E98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#73E98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E98C
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E98C | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD885
Deuteranopia (green-blind)
#DACD92
Tritanopia (blue-blind)
#5CE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e98c; /* rgb */ color: rgb(115, 233, 140); /* oklch */ color: oklch(84.3% 0.168 148.7);
Tailwind
colors: {
custom: {
50: '#a3f1ae',
500: '#73e98c',
950: '#000000',
},
}SCSS
$custom: #73e98c; $custom-light: #a3f1ae; $custom-dark: #000000;
JSON
{
"hex": "#73e98c",
"rgb": {
"r": 115,
"g": 233,
"b": 140
},
"hsl": {
"h": 132.712,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84275,
"c": 0.16788,
"h": 148.7
},
"luminance": 0.63816
}Semantic roles & 50–950 ramp
primary
#73E98C
secondary
#C13FA5
accent
#11ABD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581