#73EE92#73EE92
#73EE92 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.169 H 149.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE92 |
|---|---|
| RGB | rgb(115, 238, 146) |
| HSL | hsl(135, 78%, 69%) |
| HSV | hsv(135, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.44, -53.89, 34.28) |
| CIE-LCH | lch(85.44, 63.87, 147.54°) |
| OKLab | oklab(85.59% -0.1462 0.0852) |
| OKLCH | oklch(85.59% 0.169 149.8) |
| XYZ | xyz(42.8302, 66.8657, 37.8379) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE92 #EE73CF
analogous
#92EE73 #73EE92 #73EED0
triadic
#73EE92 #9273EE #EE9273
tetradic
#73EE92 #7392EE #EE73CF #EED073
square
#73EE92 #7392EE #EE73CF #EED073
split-complementary
#73EE92 #D073EE #EE7392
monochromatic
#19CE47 #3CE768 #73EE92 #AAF5BC #E0FBE7
Accessibility & contrast
On white
1.46
#73EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#73EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE92
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE92 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8C
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#58EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ee92; /* rgb */ color: rgb(115, 238, 146); /* oklch */ color: oklch(85.6% 0.169 149.8);
Tailwind
colors: {
custom: {
50: '#a3f4b3',
500: '#73ee92',
950: '#000000',
},
}SCSS
$custom: #73ee92; $custom-light: #a3f4b3; $custom-dark: #000000;
JSON
{
"hex": "#73ee92",
"rgb": {
"r": 115,
"g": 238,
"b": 146
},
"hsl": {
"h": 135.122,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85589,
"c": 0.16922,
"h": 149.8
},
"luminance": 0.66869
}Semantic roles & 50–950 ramp
primary
#73EE92
secondary
#C73EA4
accent
#0BA6DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581