#73E28B#73E28B
#73E28B is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.159 H 148.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73E28B |
|---|---|
| RGB | rgb(115, 226, 139) |
| HSL | hsl(133, 66%, 67%) |
| HSV | hsv(133, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(81.78, -50.17, 33.00) |
| CIE-LCH | lch(81.78, 60.05, 146.67°) |
| OKLab | oklab(82.57% -0.1362 0.082) |
| OKLCH | oklch(82.57% 0.159 148.9) |
| XYZ | xyz(38.9243, 59.8986, 33.9315) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E28B #E273CA
analogous
#93E273 #73E28B #73E2C3
triadic
#73E28B #8B73E2 #E28B73
tetradic
#73E28B #7393E2 #E273CA #E2C373
square
#73E28B #7393E2 #E273CA #E2C373
split-complementary
#73E28B #C373E2 #E27393
monochromatic
#26B545 #40D761 #73E28B #A6EDB5 #D8F7DF
Accessibility & contrast
On white
1.62
#73E28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#73E28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E28B
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E28B | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#5EDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e28b; /* rgb */ color: rgb(115, 226, 139); /* oklch */ color: oklch(82.6% 0.159 148.9);
Tailwind
colors: {
custom: {
50: '#a2ecad',
500: '#73e28b',
950: '#000000',
},
}SCSS
$custom: #73e28b; $custom-light: #a2ecad; $custom-dark: #000000;
JSON
{
"hex": "#73e28b",
"rgb": {
"r": 115,
"g": 226,
"b": 139
},
"hsl": {
"h": 132.973,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.82565,
"c": 0.15902,
"h": 148.9
},
"luminance": 0.59902
}Semantic roles & 50–950 ramp
primary
#73E28B
secondary
#B6439D
accent
#18A6CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581