#73F99C#73F99C
#73F99C is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.175 H 151.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73F99C |
|---|---|
| RGB | rgb(115, 249, 156) |
| HSL | hsl(138, 92%, 71%) |
| HSV | hsv(138, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 37.3%, 2.4%) |
| CIE-LAB | lab(88.82, -56.60, 33.75) |
| CIE-LCH | lch(88.82, 65.90, 149.19°) |
| OKLab | oklab(88.42% -0.1535 0.0842) |
| OKLCH | oklch(88.42% 0.175 151.3) |
| XYZ | xyz(46.9433, 73.7924, 43.2156) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.75
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.55
Baby Green
#8CFF9E
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F99C #F973D0
analogous
#8DF973 #73F99C #73F9DF
triadic
#73F99C #9C73F9 #F99C73
tetradic
#73F99C #738DF9 #F973D0 #F9DF73
square
#73F99C #738DF9 #F973D0 #F9DF73
split-complementary
#73F99C #DF73F9 #F9738D
monochromatic
#0AE84E #38F673 #73F99C #AEFCC5 #E2FEEA
Accessibility & contrast
On white
1.33
#73F99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#73F99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F99C
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F99C | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE796
Deuteranopia (green-blind)
#E7DAA2
Tritanopia (blue-blind)
#51F6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #73f99c; /* rgb */ color: rgb(115, 249, 156); /* oklch */ color: oklch(88.4% 0.175 151.3);
Tailwind
colors: {
custom: {
50: '#a5fcba',
500: '#73f99c',
950: '#000000',
},
}SCSS
$custom: #73f99c; $custom-light: #a5fcba; $custom-dark: #000000;
JSON
{
"hex": "#73f99c",
"rgb": {
"r": 115,
"g": 249,
"b": 156
},
"hsl": {
"h": 138.358,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.88415,
"c": 0.17507,
"h": 151.3
},
"luminance": 0.73797
}Semantic roles & 50–950 ramp
primary
#73F99C
secondary
#D43CA6
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681