#73E98D#73E98D
#73E98D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.167 H 148.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #73E98D |
|---|---|
| RGB | rgb(115, 233, 141) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.88, -52.70, 34.75) |
| CIE-LCH | lch(83.88, 63.12, 146.60°) |
| OKLab | oklab(84.29% -0.143 0.0862) |
| OKLCH | oklch(84.29% 0.167 148.9) |
| XYZ | xyz(41.0142, 63.8424, 35.3557) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.90
Baby Green
#8CFF9E
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E98D #E973CF
analogous
#94E973 #73E98D #73E9C8
triadic
#73E98D #8D73E9 #E98D73
tetradic
#73E98D #7394E9 #E973CF #E9C873
square
#73E98D #7394E9 #E973CF #E9C873
split-complementary
#73E98D #C873E9 #E97394
monochromatic
#1FC343 #3EE162 #73E98D #A8F1B8 #DDFAE3
Accessibility & contrast
On white
1.53
#73E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#73E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E98D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E98D | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#5BE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e98d; /* rgb */ color: rgb(115, 233, 141); /* oklch */ color: oklch(84.3% 0.167 148.9);
Tailwind
colors: {
custom: {
50: '#a3f1af',
500: '#73e98d',
950: '#000000',
},
}SCSS
$custom: #73e98d; $custom-light: #a3f1af; $custom-dark: #000000;
JSON
{
"hex": "#73e98d",
"rgb": {
"r": 115,
"g": 233,
"b": 141
},
"hsl": {
"h": 133.22,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84293,
"c": 0.16695,
"h": 148.9
},
"luminance": 0.63846
}Semantic roles & 50–950 ramp
primary
#73E98D
secondary
#C13FA4
accent
#11AAD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581