#73E78E#73E78E
#73E78E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.163 H 149.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73E78E |
|---|---|
| RGB | rgb(115, 231, 142) |
| HSL | hsl(134, 71%, 68%) |
| HSV | hsv(134, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 38.5%, 9.4%) |
| CIE-LAB | lab(83.31, -51.73, 33.49) |
| CIE-LCH | lch(83.31, 61.62, 147.08°) |
| OKLab | oklab(83.83% -0.1404 0.0833) |
| OKLCH | oklch(83.83% 0.163 149.3) |
| XYZ | xyz(40.5260, 62.7464, 35.5616) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Bluish Green
#76FDA8
ΔE00 5.05
Foam Green
#90FDA9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E78E #E773CC
analogous
#92E773 #73E78E #73E7C8
triadic
#73E78E #8E73E7 #E78E73
tetradic
#73E78E #7392E7 #E773CC #E7C873
square
#73E78E #7392E7 #E773CC #E7C873
split-complementary
#73E78E #C873E7 #E77392
monochromatic
#21BF46 #3FDE64 #73E78E #A7F0B8 #DBF9E2
Accessibility & contrast
On white
1.55
#73E78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#73E78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E78E
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E78E | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#5BE3D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e78e; /* rgb */ color: rgb(115, 231, 142); /* oklch */ color: oklch(83.8% 0.163 149.3);
Tailwind
colors: {
custom: {
50: '#a2efb0',
500: '#73e78e',
950: '#000000',
},
}SCSS
$custom: #73e78e; $custom-light: #a2efb0; $custom-dark: #000000;
JSON
{
"hex": "#73e78e",
"rgb": {
"r": 115,
"g": 231,
"b": 142
},
"hsl": {
"h": 133.966,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.83828,
"c": 0.16322,
"h": 149.3
},
"luminance": 0.6275
}Semantic roles & 50–950 ramp
primary
#73E78E
secondary
#BE40A1
accent
#13A6D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581