#73E990#73E990
#73E990 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.164 H 149.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73E990 |
|---|---|
| RGB | rgb(115, 233, 144) |
| HSL | hsl(135, 73%, 68%) |
| HSV | hsv(135, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.93, -52.21, 33.30) |
| CIE-LCH | lch(83.93, 61.92, 147.47°) |
| OKLab | oklab(84.35% -0.1417 0.0829) |
| OKLCH | oklch(84.35% 0.164 149.7) |
| XYZ | xyz(41.2405, 63.9329, 36.5472) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.59
Foam Green
#90FDA9
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E990 #E973CC
analogous
#91E973 #73E990 #73E9CB
triadic
#73E990 #9073E9 #E99073
tetradic
#73E990 #7391E9 #E973CC #E9CB73
square
#73E990 #7391E9 #E973CC #E9CB73
split-complementary
#73E990 #CB73E9 #E97391
monochromatic
#1FC347 #3EE166 #73E990 #A8F1BA #DDFAE4
Accessibility & contrast
On white
1.52
#73E990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#73E990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E990
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E990 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#5AE5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e990; /* rgb */ color: rgb(115, 233, 144); /* oklch */ color: oklch(84.3% 0.164 149.7);
Tailwind
colors: {
custom: {
50: '#a3f1b1',
500: '#73e990',
950: '#000000',
},
}SCSS
$custom: #73e990; $custom-light: #a3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#73e990",
"rgb": {
"r": 115,
"g": 233,
"b": 144
},
"hsl": {
"h": 134.746,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84347,
"c": 0.16414,
"h": 149.7
},
"luminance": 0.63936
}Semantic roles & 50–950 ramp
primary
#73E990
secondary
#C13FA1
accent
#11A5D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581