#73EF90#73EF90
#73EF90 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.172 H 149.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF90 |
|---|---|
| RGB | rgb(115, 239, 144) |
| HSL | hsl(134, 79%, 69%) |
| HSV | hsv(134, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.70, -54.62, 35.62) |
| CIE-LCH | lch(85.70, 65.21, 146.89°) |
| OKLab | oklab(85.79% -0.1481 0.0883) |
| OKLCH | oklch(85.79% 0.172 149.2) |
| XYZ | xyz(42.9679, 67.3879, 37.1230) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.81
Mint Green
#8FFF9F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF90 #EF73D2
analogous
#94EF73 #73EF90 #73EFCE
triadic
#73EF90 #9073EF #EF9073
tetradic
#73EF90 #7394EF #EF73D2 #EFCE73
square
#73EF90 #7394EF #EF73D2 #EFCE73
split-complementary
#73EF90 #CE73EF #EF7394
monochromatic
#18D043 #3CE964 #73EF90 #AAF5BC #E1FCE7
Accessibility & contrast
On white
1.45
#73EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#73EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF90
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF90 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#59EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ef90; /* rgb */ color: rgb(115, 239, 144); /* oklch */ color: oklch(85.8% 0.172 149.2);
Tailwind
colors: {
custom: {
50: '#a3f5b1',
500: '#73ef90',
950: '#000000',
},
}SCSS
$custom: #73ef90; $custom-light: #a3f5b1; $custom-dark: #000000;
JSON
{
"hex": "#73ef90",
"rgb": {
"r": 115,
"g": 239,
"b": 144
},
"hsl": {
"h": 134.032,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85794,
"c": 0.17245,
"h": 149.2
},
"luminance": 0.67391
}Semantic roles & 50–950 ramp
primary
#73EF90
secondary
#C83EA8
accent
#0AABDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581