#73E98E#73E98E
#73E98E is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.166 H 149.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73E98E |
|---|---|
| RGB | rgb(115, 233, 142) |
| HSL | hsl(134, 73%, 68%) |
| HSV | hsv(134, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.90, -52.54, 34.27) |
| CIE-LCH | lch(83.90, 62.72, 146.89°) |
| OKLab | oklab(84.31% -0.1425 0.0851) |
| OKLCH | oklch(84.31% 0.166 149.2) |
| XYZ | xyz(41.0890, 63.8723, 35.7493) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.78
Foam Green
#90FDA9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E98E #E973CE
analogous
#93E973 #73E98E #73E9C9
triadic
#73E98E #8E73E9 #E98E73
tetradic
#73E98E #7393E9 #E973CE #E9C973
square
#73E98E #7393E9 #E973CE #E9C973
split-complementary
#73E98E #C973E9 #E97393
monochromatic
#1FC344 #3EE163 #73E98E #A8F1B9 #DDFAE3
Accessibility & contrast
On white
1.52
#73E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#73E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E98E
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E98E | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#5BE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e98e; /* rgb */ color: rgb(115, 233, 142); /* oklch */ color: oklch(84.3% 0.166 149.2);
Tailwind
colors: {
custom: {
50: '#a3f1b0',
500: '#73e98e',
950: '#000000',
},
}SCSS
$custom: #73e98e; $custom-light: #a3f1b0; $custom-dark: #000000;
JSON
{
"hex": "#73e98e",
"rgb": {
"r": 115,
"g": 233,
"b": 142
},
"hsl": {
"h": 133.729,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84311,
"c": 0.16601,
"h": 149.2
},
"luminance": 0.63876
}Semantic roles & 50–950 ramp
primary
#73E98E
secondary
#C13FA3
accent
#11A8D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581