#73E18F#73E18F
#73E18F is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.154 H 150.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73E18F |
|---|---|
| RGB | rgb(115, 225, 143) |
| HSL | hsl(135, 65%, 67%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(81.55, -49.09, 30.66) |
| CIE-LCH | lch(81.55, 57.88, 148.02°) |
| OKLab | oklab(82.4% -0.1334 0.0766) |
| OKLCH | oklch(82.4% 0.154 150.1) |
| XYZ | xyz(38.9508, 59.4754, 35.4086) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.51
Aqua Green
#12E193
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.55
Seafoam (survey)
#80F9AD
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E18F #E173C5
analogous
#8EE173 #73E18F #73E1C6
triadic
#73E18F #8F73E1 #E18F73
tetradic
#73E18F #738EE1 #E173C5 #E1C673
square
#73E18F #738EE1 #E173C5 #E1C673
split-complementary
#73E18F #C673E1 #E1738E
monochromatic
#26B34A #41D667 #73E18F #A5ECB7 #D8F7E0
Accessibility & contrast
On white
1.63
#73E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E18F
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E18F | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D3C694
Tritanopia (blue-blind)
#5DDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e18f; /* rgb */ color: rgb(115, 225, 143); /* oklch */ color: oklch(82.4% 0.154 150.1);
Tailwind
colors: {
custom: {
50: '#a2ebb0',
500: '#73e18f',
950: '#000000',
},
}SCSS
$custom: #73e18f; $custom-light: #a2ebb0; $custom-dark: #000000;
JSON
{
"hex": "#73e18f",
"rgb": {
"r": 115,
"g": 225,
"b": 143
},
"hsl": {
"h": 135.273,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82398,
"c": 0.15382,
"h": 150.1
},
"luminance": 0.59478
}Semantic roles & 50–950 ramp
primary
#73E18F
secondary
#B44498
accent
#199FCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481