#73E79D#73E79D
#73E79D is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.149 H 153.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73E79D |
|---|---|
| RGB | rgb(115, 231, 157) |
| HSL | hsl(142, 71%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.56, -49.13, 26.19) |
| CIE-LCH | lch(83.56, 55.67, 151.94°) |
| OKLab | oklab(84.12% -0.1338 0.0661) |
| OKLCH | oklch(84.12% 0.149 153.7) |
| XYZ | xyz(41.7289, 63.2276, 41.8969) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Sea Green
#98F6B0
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Bluish Green
#76FDA8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E79D #E773BD
analogous
#83E773 #73E79D #73E7D7
triadic
#73E79D #9D73E7 #E79D73
tetradic
#73E79D #7383E7 #E773BD #E7D773
square
#73E79D #7383E7 #E773BD #E7D773
split-complementary
#73E79D #D773E7 #E77383
monochromatic
#21BF5A #3FDE78 #73E79D #A7F0C2 #DBF9E6
Accessibility & contrast
On white
1.54
#73E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#73E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E79D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E79D | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#56E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e79d; /* rgb */ color: rgb(115, 231, 157); /* oklch */ color: oklch(84.1% 0.149 153.7);
Tailwind
colors: {
custom: {
50: '#a2efba',
500: '#73e79d',
950: '#000000',
},
}SCSS
$custom: #73e79d; $custom-light: #a2efba; $custom-dark: #000000;
JSON
{
"hex": "#73e79d",
"rgb": {
"r": 115,
"g": 231,
"b": 157
},
"hsl": {
"h": 141.724,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84118,
"c": 0.14927,
"h": 153.7
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#73E79D
secondary
#BE4090
accent
#138DD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581