#73E28E#73E28E
#73E28E is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.156 H 149.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73E28E |
|---|---|
| RGB | rgb(115, 226, 142) |
| HSL | hsl(135, 66%, 67%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.83, -49.68, 31.54) |
| CIE-LCH | lch(81.83, 58.84, 147.59°) |
| OKLab | oklab(82.62% -0.1349 0.0787) |
| OKLCH | oklch(82.62% 0.156 149.8) |
| XYZ | xyz(39.1465, 59.9875, 35.1018) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 5.46
Seafoam (survey)
#80F9AD
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E28E #E273C7
analogous
#90E273 #73E28E #73E2C6
triadic
#73E28E #8E73E2 #E28E73
tetradic
#73E28E #7390E2 #E273C7 #E2C673
square
#73E28E #7390E2 #E273C7 #E2C673
split-complementary
#73E28E #C673E2 #E27390
monochromatic
#26B548 #40D765 #73E28E #A6EDB7 #D8F7E0
Accessibility & contrast
On white
1.62
#73E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#73E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E28E
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E28E | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#5DDFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e28e; /* rgb */ color: rgb(115, 226, 142); /* oklch */ color: oklch(82.6% 0.156 149.8);
Tailwind
colors: {
custom: {
50: '#a2ecb0',
500: '#73e28e',
950: '#000000',
},
}SCSS
$custom: #73e28e; $custom-light: #a2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#73e28e",
"rgb": {
"r": 115,
"g": 226,
"b": 142
},
"hsl": {
"h": 134.595,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.8262,
"c": 0.15618,
"h": 149.8
},
"luminance": 0.59991
}Semantic roles & 50–950 ramp
primary
#73E28E
secondary
#B6439A
accent
#18A1CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581