#73E79F#73E79F
#73E79F is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.2% C 0.147 H 154.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73E79F |
|---|---|
| RGB | rgb(115, 231, 159) |
| HSL | hsl(143, 71%, 68%) |
| HSV | hsv(143, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.60, -48.76, 25.21) |
| CIE-LCH | lch(83.60, 54.89, 152.66°) |
| OKLab | oklab(84.16% -0.133 0.0637) |
| OKLCH | oklch(84.16% 0.147 154.4) |
| XYZ | xyz(41.9010, 63.2964, 42.8036) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.43
Light Sea Green
#98F6B0
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E79F #E773BB
analogous
#81E773 #73E79F #73E7D9
triadic
#73E79F #9F73E7 #E79F73
tetradic
#73E79F #7381E7 #E773BB #E7D973
square
#73E79F #7381E7 #E773BB #E7D973
split-complementary
#73E79F #D973E7 #E77381
monochromatic
#21BF5D #3FDE7B #73E79F #A7F0C3 #DBF9E7
Accessibility & contrast
On white
1.54
#73E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#73E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E79F
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E79F | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#55E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e79f; /* rgb */ color: rgb(115, 231, 159); /* oklch */ color: oklch(84.2% 0.147 154.4);
Tailwind
colors: {
custom: {
50: '#a2efbb',
500: '#73e79f',
950: '#000000',
},
}SCSS
$custom: #73e79f; $custom-light: #a2efbb; $custom-dark: #000000;
JSON
{
"hex": "#73e79f",
"rgb": {
"r": 115,
"g": 231,
"b": 159
},
"hsl": {
"h": 142.759,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84159,
"c": 0.14744,
"h": 154.4
},
"luminance": 0.633
}Semantic roles & 50–950 ramp
primary
#73E79F
secondary
#BE408E
accent
#138AD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582