#73E28F#73E28F
#73E28F is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.155 H 150.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73E28F |
|---|---|
| RGB | rgb(115, 226, 143) |
| HSL | hsl(135, 66%, 67%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.85, -49.51, 31.05) |
| CIE-LCH | lch(81.85, 58.44, 147.90°) |
| OKLab | oklab(82.64% -0.1345 0.0775) |
| OKLCH | oklch(82.64% 0.155 150) |
| XYZ | xyz(39.2219, 60.0176, 35.4990) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E28F #E273C6
analogous
#8FE273 #73E28F #73E2C6
triadic
#73E28F #8F73E2 #E28F73
tetradic
#73E28F #738FE2 #E273C6 #E2C673
square
#73E28F #738FE2 #E273C6 #E2C673
split-complementary
#73E28F #C673E2 #E2738F
monochromatic
#26B54A #40D766 #73E28F #A6EDB8 #D8F7E0
Accessibility & contrast
On white
1.61
#73E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#73E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E28F
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E28F | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 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)
#E3D289
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#5CDFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e28f; /* rgb */ color: rgb(115, 226, 143); /* oklch */ color: oklch(82.6% 0.155 150.0);
Tailwind
colors: {
custom: {
50: '#a2ecb0',
500: '#73e28f',
950: '#000000',
},
}SCSS
$custom: #73e28f; $custom-light: #a2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#73e28f",
"rgb": {
"r": 115,
"g": 226,
"b": 143
},
"hsl": {
"h": 135.135,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.82639,
"c": 0.15524,
"h": 150
},
"luminance": 0.60021
}Semantic roles & 50–950 ramp
primary
#73E28F
secondary
#B64399
accent
#18A0CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581