#73E19E#73E19E
#73E19E is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.7% C 0.140 H 155.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73E19E |
|---|---|
| RGB | rgb(115, 225, 158) |
| HSL | hsl(143, 65%, 67%) |
| HSV | hsv(143, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(81.82, -46.42, 23.30) |
| CIE-LCH | lch(81.82, 51.94, 153.35°) |
| OKLab | oklab(82.7% -0.1268 0.059) |
| OKLCH | oklch(82.7% 0.14 155) |
| XYZ | xyz(40.1640, 59.9607, 41.7982) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.66
Seafoam
#7FE0B3
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.29
Light Greenish Blue
#63F7B4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E19E #E173B6
analogous
#7FE173 #73E19E #73E1D5
triadic
#73E19E #9E73E1 #E19E73
tetradic
#73E19E #737FE1 #E173B6 #E1D573
square
#73E19E #737FE1 #E173B6 #E1D573
split-complementary
#73E19E #D573E1 #E1737F
monochromatic
#26B35D #41D67B #73E19E #A5ECC1 #D8F7E4
Accessibility & contrast
On white
1.62
#73E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#73E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E19E
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E19E | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#57DFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e19e; /* rgb */ color: rgb(115, 225, 158); /* oklch */ color: oklch(82.7% 0.140 155.0);
Tailwind
colors: {
custom: {
50: '#a2ebbb',
500: '#73e19e',
950: '#000000',
},
}SCSS
$custom: #73e19e; $custom-light: #a2ebbb; $custom-dark: #000000;
JSON
{
"hex": "#73e19e",
"rgb": {
"r": 115,
"g": 225,
"b": 158
},
"hsl": {
"h": 143.455,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.827,
"c": 0.13986,
"h": 155
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#73E19E
secondary
#B44488
accent
#1986CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481