#73E99B#73E99B
#73E99B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.154 H 152.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73E99B |
|---|---|
| RGB | rgb(115, 233, 155) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.11, -50.32, 27.96) |
| CIE-LCH | lch(84.11, 57.57, 150.94°) |
| OKLab | oklab(84.56% -0.1369 0.0703) |
| OKLCH | oklch(84.56% 0.154 152.8) |
| XYZ | xyz(42.1225, 64.2858, 41.1927) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E99B #E973C1
analogous
#86E973 #73E99B #73E9D6
triadic
#73E99B #9B73E9 #E99B73
tetradic
#73E99B #7386E9 #E973C1 #E9D673
square
#73E99B #7386E9 #E973C1 #E9D673
split-complementary
#73E99B #D673E9 #E97386
monochromatic
#1FC356 #3EE175 #73E99B #A8F1C1 #DDFAE7
Accessibility & contrast
On white
1.52
#73E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#73E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E99B
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E99B | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#56E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e99b; /* rgb */ color: rgb(115, 233, 155); /* oklch */ color: oklch(84.6% 0.154 152.8);
Tailwind
colors: {
custom: {
50: '#a3f1b9',
500: '#73e99b',
950: '#000000',
},
}SCSS
$custom: #73e99b; $custom-light: #a3f1b9; $custom-dark: #000000;
JSON
{
"hex": "#73e99b",
"rgb": {
"r": 115,
"g": 233,
"b": 155
},
"hsl": {
"h": 140.339,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84557,
"c": 0.15392,
"h": 152.8
},
"luminance": 0.64289
}Semantic roles & 50–950 ramp
primary
#73E99B
secondary
#C13F95
accent
#1192D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581