#73EA90#73EA90
#73EA90 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.166 H 149.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA90 |
|---|---|
| RGB | rgb(115, 234, 144) |
| HSL | hsl(135, 74%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.23, -52.61, 33.69) |
| CIE-LCH | lch(84.23, 62.48, 147.37°) |
| OKLab | oklab(84.59% -0.1428 0.0838) |
| OKLCH | oklch(84.59% 0.166 149.6) |
| XYZ | xyz(41.5243, 64.5007, 36.6418) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.47
Foam Green
#90FDA9
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA90 #EA73CD
analogous
#91EA73 #73EA90 #73EACB
triadic
#73EA90 #9073EA #EA9073
tetradic
#73EA90 #7391EA #EA73CD #EACB73
square
#73EA90 #7391EA #EA73CD #EACB73
split-complementary
#73EA90 #CB73EA #EA7391
monochromatic
#1EC546 #3EE266 #73EA90 #A8F2BA #DDFAE4
Accessibility & contrast
On white
1.51
#73EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#73EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA90
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA90 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#5AE6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea90; /* rgb */ color: rgb(115, 234, 144); /* oklch */ color: oklch(84.6% 0.166 149.6);
Tailwind
colors: {
custom: {
50: '#a3f1b1',
500: '#73ea90',
950: '#000000',
},
}SCSS
$custom: #73ea90; $custom-light: #a3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#73ea90",
"rgb": {
"r": 115,
"g": 234,
"b": 144
},
"hsl": {
"h": 134.622,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84588,
"c": 0.16553,
"h": 149.6
},
"luminance": 0.64504
}Semantic roles & 50–950 ramp
primary
#73EA90
secondary
#C23FA2
accent
#0FA6D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581