#73E592#73E592
#73E592 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.157 H 150.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73E592 |
|---|---|
| RGB | rgb(115, 229, 146) |
| HSL | hsl(136, 69%, 67%) |
| HSV | hsv(136, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.78, -50.24, 30.77) |
| CIE-LCH | lch(82.78, 58.91, 148.52°) |
| OKLab | oklab(83.42% -0.1365 0.0769) |
| OKLCH | oklch(83.42% 0.157 150.6) |
| XYZ | xyz(40.2751, 61.7556, 36.9862) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.81
Light Bluish Green
#76FDA8
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E592 #E573C6
analogous
#8DE573 #73E592 #73E5CB
triadic
#73E592 #9273E5 #E59273
tetradic
#73E592 #738DE5 #E573C6 #E5CB73
square
#73E592 #738DE5 #E573C6 #E5CB73
split-complementary
#73E592 #CB73E5 #E5738D
monochromatic
#23BB4C #3FDB6A #73E592 #A7EFBA #DAF8E2
Accessibility & contrast
On white
1.57
#73E592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#73E592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E592
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E592 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#5BE2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e592; /* rgb */ color: rgb(115, 229, 146); /* oklch */ color: oklch(83.4% 0.157 150.6);
Tailwind
colors: {
custom: {
50: '#a2eeb2',
500: '#73e592',
950: '#000000',
},
}SCSS
$custom: #73e592; $custom-light: #a2eeb2; $custom-dark: #000000;
JSON
{
"hex": "#73e592",
"rgb": {
"r": 115,
"g": 229,
"b": 146
},
"hsl": {
"h": 136.316,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.8342,
"c": 0.15666,
"h": 150.6
},
"luminance": 0.61759
}Semantic roles & 50–950 ramp
primary
#73E592
secondary
#BB419A
accent
#159ED1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581