#73E28D#73E28D
#73E28D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.157 H 149.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73E28D |
|---|---|
| RGB | rgb(115, 226, 141) |
| HSL | hsl(134, 66%, 67%) |
| HSV | hsv(134, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.82, -49.84, 32.02) |
| CIE-LCH | lch(81.82, 59.24, 147.28°) |
| OKLab | oklab(82.6% -0.1354 0.0798) |
| OKLCH | oklch(82.6% 0.157 149.5) |
| XYZ | xyz(39.0718, 59.9576, 34.7082) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 5.54
Tealish Green
#0CDC73
ΔE00 5.58
Seafoam (survey)
#80F9AD
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E28D #E273C8
analogous
#91E273 #73E28D #73E2C5
triadic
#73E28D #8D73E2 #E28D73
tetradic
#73E28D #7391E2 #E273C8 #E2C573
square
#73E28D #7391E2 #E273C8 #E2C573
split-complementary
#73E28D #C573E2 #E27391
monochromatic
#26B547 #40D764 #73E28D #A6EDB6 #D8F7E0
Accessibility & contrast
On white
1.62
#73E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#73E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E28D
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E28D | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#5DDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e28d; /* rgb */ color: rgb(115, 226, 141); /* oklch */ color: oklch(82.6% 0.157 149.5);
Tailwind
colors: {
custom: {
50: '#a2ecaf',
500: '#73e28d',
950: '#000000',
},
}SCSS
$custom: #73e28d; $custom-light: #a2ecaf; $custom-dark: #000000;
JSON
{
"hex": "#73e28d",
"rgb": {
"r": 115,
"g": 226,
"b": 141
},
"hsl": {
"h": 134.054,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.82602,
"c": 0.15713,
"h": 149.5
},
"luminance": 0.59961
}Semantic roles & 50–950 ramp
primary
#73E28D
secondary
#B6439B
accent
#18A3CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581