#73E79B#73E79B
#73E79B is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.151 H 153.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73E79B |
|---|---|
| RGB | rgb(115, 231, 155) |
| HSL | hsl(141, 71%, 68%) |
| HSV | hsv(141, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.53, -49.49, 27.17) |
| CIE-LCH | lch(83.53, 56.46, 151.24°) |
| OKLab | oklab(84.08% -0.1347 0.0684) |
| OKLCH | oklch(84.08% 0.151 153.1) |
| XYZ | xyz(41.5595, 63.1598, 41.0050) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E79B #E773BF
analogous
#85E773 #73E79B #73E7D5
triadic
#73E79B #9B73E7 #E79B73
tetradic
#73E79B #7385E7 #E773BF #E7D573
square
#73E79B #7385E7 #E773BF #E7D573
split-complementary
#73E79B #D573E7 #E77385
monochromatic
#21BF57 #3FDE76 #73E79B #A7F0C0 #DBF9E6
Accessibility & contrast
On white
1.54
#73E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#73E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E79B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E79B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#57E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e79b; /* rgb */ color: rgb(115, 231, 155); /* oklch */ color: oklch(84.1% 0.151 153.1);
Tailwind
colors: {
custom: {
50: '#a2efb9',
500: '#73e79b',
950: '#000000',
},
}SCSS
$custom: #73e79b; $custom-light: #a2efb9; $custom-dark: #000000;
JSON
{
"hex": "#73e79b",
"rgb": {
"r": 115,
"g": 231,
"b": 155
},
"hsl": {
"h": 140.69,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84077,
"c": 0.15111,
"h": 153.1
},
"luminance": 0.63163
}Semantic roles & 50–950 ramp
primary
#73E79B
secondary
#BE4093
accent
#1391D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581