#73E199#73E199
#73E199 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.6% C 0.144 H 153.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73E199 |
|---|---|
| RGB | rgb(115, 225, 153) |
| HSL | hsl(141, 65%, 67%) |
| HSV | hsv(141, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.72, -47.34, 25.76) |
| CIE-LCH | lch(81.72, 53.89, 151.45°) |
| OKLab | oklab(82.6% -0.129 0.065) |
| OKLCH | oklch(82.6% 0.144 153.3) |
| XYZ | xyz(39.7424, 59.7920, 39.5776) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.02
Seafoam Green
#7AF9AB
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.45
Light Sea Green
#98F6B0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E199 #E173BB
analogous
#84E173 #73E199 #73E1D0
triadic
#73E199 #9973E1 #E19973
tetradic
#73E199 #7384E1 #E173BB #E1D073
square
#73E199 #7384E1 #E173BB #E1D073
split-complementary
#73E199 #D073E1 #E17384
monochromatic
#26B357 #41D674 #73E199 #A5ECBE #D8F7E2
Accessibility & contrast
On white
1.62
#73E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#73E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E199
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E199 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D294
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#59DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e199; /* rgb */ color: rgb(115, 225, 153); /* oklch */ color: oklch(82.6% 0.144 153.3);
Tailwind
colors: {
custom: {
50: '#a2ebb7',
500: '#73e199',
950: '#000000',
},
}SCSS
$custom: #73e199; $custom-light: #a2ebb7; $custom-dark: #000000;
JSON
{
"hex": "#73e199",
"rgb": {
"r": 115,
"g": 225,
"b": 153
},
"hsl": {
"h": 140.727,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82595,
"c": 0.14444,
"h": 153.3
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#73E199
secondary
#B4448D
accent
#198ECD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481