#73E27E#73E27E
#73E27E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.3% C 0.171 H 145.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73E27E |
|---|---|
| RGB | rgb(115, 226, 126) |
| HSL | hsl(126, 66%, 67%) |
| HSV | hsv(126, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 44.2%, 11.4%) |
| CIE-LAB | lab(81.59, -52.20, 39.25) |
| CIE-LCH | lch(81.59, 65.31, 143.06°) |
| OKLab | oklab(82.34% -0.1417 0.0962) |
| OKLCH | oklch(82.34% 0.171 145.8) |
| XYZ | xyz(38.0303, 59.5410, 29.2232) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Lightish Green
#61E160
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 5.31
Fresh Green
#69D84F
ΔE00 5.88
Palegreen
#98FB98
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E27E #E273D7
analogous
#A0E273 #73E27E #73E2B6
triadic
#73E27E #7E73E2 #E27E73
tetradic
#73E27E #73A0E2 #E273D7 #E2B673
square
#73E27E #73A0E2 #E273D7 #E2B673
split-complementary
#73E27E #B673E2 #E273A0
monochromatic
#26B534 #40D74F #73E27E #A6EDAD #D8F7DB
Accessibility & contrast
On white
1.63
#73E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E27E
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E27E | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#61DDCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e27e; /* rgb */ color: rgb(115, 226, 126); /* oklch */ color: oklch(82.3% 0.171 145.8);
Tailwind
colors: {
custom: {
50: '#a2eca5',
500: '#73e27e',
950: '#000000',
},
}SCSS
$custom: #73e27e; $custom-light: #a2eca5; $custom-dark: #000000;
JSON
{
"hex": "#73e27e",
"rgb": {
"r": 115,
"g": 226,
"b": 126
},
"hsl": {
"h": 125.946,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.82342,
"c": 0.17126,
"h": 145.8
},
"luminance": 0.59544
}Semantic roles & 50–950 ramp
primary
#73E27E
secondary
#B643AB
accent
#18BCCE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580