#73E79E#73E79E
#73E79E is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.148 H 154.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73E79E |
|---|---|
| RGB | rgb(115, 231, 158) |
| HSL | hsl(142, 71%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.58, -48.95, 25.70) |
| CIE-LCH | lch(83.58, 55.28, 152.30°) |
| OKLab | oklab(84.14% -0.1334 0.0649) |
| OKLCH | oklch(84.14% 0.148 154.1) |
| XYZ | xyz(41.8146, 63.2619, 42.3484) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E79E #E773BC
analogous
#82E773 #73E79E #73E7D8
triadic
#73E79E #9E73E7 #E79E73
tetradic
#73E79E #7382E7 #E773BC #E7D873
square
#73E79E #7382E7 #E773BC #E7D873
split-complementary
#73E79E #D873E7 #E77382
monochromatic
#21BF5B #3FDE7A #73E79E #A7F0C2 #DBF9E6
Accessibility & contrast
On white
1.54
#73E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#73E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E79E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E79E | 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)
#E7D799
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#56E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e79e; /* rgb */ color: rgb(115, 231, 158); /* oklch */ color: oklch(84.1% 0.148 154.1);
Tailwind
colors: {
custom: {
50: '#a2efbb',
500: '#73e79e',
950: '#000000',
},
}SCSS
$custom: #73e79e; $custom-light: #a2efbb; $custom-dark: #000000;
JSON
{
"hex": "#73e79e",
"rgb": {
"r": 115,
"g": 231,
"b": 158
},
"hsl": {
"h": 142.241,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84139,
"c": 0.14836,
"h": 154.1
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#73E79E
secondary
#BE408F
accent
#138CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582