#73EE90#73EE90
#73EE90 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.171 H 149.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE90 |
|---|---|
| RGB | rgb(115, 238, 144) |
| HSL | hsl(134, 78%, 69%) |
| HSV | hsv(134, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.40, -54.22, 35.24) |
| CIE-LCH | lch(85.40, 64.66, 146.98°) |
| OKLab | oklab(85.55% -0.147 0.0874) |
| OKLCH | oklch(85.55% 0.171 149.3) |
| XYZ | xyz(42.6760, 66.8040, 37.0257) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.07
Mint Green
#8FFF9F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE90 #EE73D1
analogous
#94EE73 #73EE90 #73EECD
triadic
#73EE90 #9073EE #EE9073
tetradic
#73EE90 #7394EE #EE73D1 #EECD73
square
#73EE90 #7394EE #EE73D1 #EECD73
split-complementary
#73EE90 #CD73EE #EE7394
monochromatic
#19CE44 #3CE765 #73EE90 #AAF5BB #E0FBE7
Accessibility & contrast
On white
1.46
#73EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#73EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE90
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE90 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#59EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ee90; /* rgb */ color: rgb(115, 238, 144); /* oklch */ color: oklch(85.6% 0.171 149.3);
Tailwind
colors: {
custom: {
50: '#a3f4b1',
500: '#73ee90',
950: '#000000',
},
}SCSS
$custom: #73ee90; $custom-light: #a3f4b1; $custom-dark: #000000;
JSON
{
"hex": "#73ee90",
"rgb": {
"r": 115,
"g": 238,
"b": 144
},
"hsl": {
"h": 134.146,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85553,
"c": 0.17107,
"h": 149.3
},
"luminance": 0.66808
}Semantic roles & 50–950 ramp
primary
#73EE90
secondary
#C73EA7
accent
#0BAADB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581