#73E792#73E792
#73E792 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.159 H 150.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73E792 |
|---|---|
| RGB | rgb(115, 231, 146) |
| HSL | hsl(136, 71%, 68%) |
| HSV | hsv(136, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.37, -51.06, 31.55) |
| CIE-LCH | lch(83.37, 60.02, 148.29°) |
| OKLab | oklab(83.9% -0.1387 0.0788) |
| OKLCH | oklch(83.9% 0.159 150.4) |
| XYZ | xyz(40.8317, 62.8687, 37.1717) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.83
Foam Green
#90FDA9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E792 #E773C8
analogous
#8EE773 #73E792 #73E7CC
triadic
#73E792 #9273E7 #E79273
tetradic
#73E792 #738EE7 #E773C8 #E7CC73
square
#73E792 #738EE7 #E773C8 #E7CC73
split-complementary
#73E792 #CC73E7 #E7738E
monochromatic
#21BF4B #3FDE69 #73E792 #A7F0BB #DBF9E3
Accessibility & contrast
On white
1.55
#73E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#73E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E792
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E792 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#5AE4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e792; /* rgb */ color: rgb(115, 231, 146); /* oklch */ color: oklch(83.9% 0.159 150.4);
Tailwind
colors: {
custom: {
50: '#a2efb2',
500: '#73e792',
950: '#000000',
},
}SCSS
$custom: #73e792; $custom-light: #a2efb2; $custom-dark: #000000;
JSON
{
"hex": "#73e792",
"rgb": {
"r": 115,
"g": 231,
"b": 146
},
"hsl": {
"h": 136.034,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.83902,
"c": 0.15948,
"h": 150.4
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#73E792
secondary
#BE409C
accent
#139FD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581