#73E690#73E690
#73E690 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.160 H 149.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #73E690 |
|---|---|
| RGB | rgb(115, 230, 144) |
| HSL | hsl(135, 70%, 68%) |
| HSV | hsv(135, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(83.05, -50.99, 32.13) |
| CIE-LCH | lch(83.05, 60.27, 147.78°) |
| OKLab | oklab(83.62% -0.1384 0.0801) |
| OKLCH | oklch(83.62% 0.16 149.9) |
| XYZ | xyz(40.3984, 62.2489, 36.2665) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Bluish Green
#76FDA8
ΔE00 5.10
Foam Green
#90FDA9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E690 #E673C9
analogous
#90E673 #73E690 #73E6C9
triadic
#73E690 #9073E6 #E69073
tetradic
#73E690 #7390E6 #E673C9 #E6C973
square
#73E690 #7390E6 #E673C9 #E6C973
split-complementary
#73E690 #C973E6 #E67390
monochromatic
#22BD49 #3FDD67 #73E690 #A7EFB9 #DBF9E2
Accessibility & contrast
On white
1.56
#73E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#73E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E690
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E690 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68A
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#5BE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e690; /* rgb */ color: rgb(115, 230, 144); /* oklch */ color: oklch(83.6% 0.160 149.9);
Tailwind
colors: {
custom: {
50: '#a2efb1',
500: '#73e690',
950: '#000000',
},
}SCSS
$custom: #73e690; $custom-light: #a2efb1; $custom-dark: #000000;
JSON
{
"hex": "#73e690",
"rgb": {
"r": 115,
"g": 230,
"b": 144
},
"hsl": {
"h": 135.13,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83623,
"c": 0.15995,
"h": 149.9
},
"luminance": 0.62252
}Semantic roles & 50–950 ramp
primary
#73E690
secondary
#BC419D
accent
#14A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581