#73EC95#73EC95
#73EC95 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.164 H 150.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73EC95 |
|---|---|
| RGB | rgb(115, 236, 149) |
| HSL | hsl(137, 76%, 69%) |
| HSV | hsv(137, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.90, -52.59, 32.06) |
| CIE-LCH | lch(84.90, 61.59, 148.64°) |
| OKLab | oklab(85.16% -0.1428 0.08) |
| OKLCH | oklch(85.16% 0.164 150.7) |
| XYZ | xyz(42.4876, 65.8022, 38.8901) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EC95 #EC73CA
analogous
#8EEC73 #73EC95 #73ECD2
triadic
#73EC95 #9573EC #EC9573
tetradic
#73EC95 #738EEC #EC73CA #ECD273
square
#73EC95 #738EEC #EC73CA #ECD273
split-complementary
#73EC95 #D273EC #EC738E
monochromatic
#1BC94C #3DE56C #73EC95 #A9F3BE #DFFBE7
Accessibility & contrast
On white
1.48
#73EC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#73EC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EC95
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EC95 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#58E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73ec95; /* rgb */ color: rgb(115, 236, 149); /* oklch */ color: oklch(85.2% 0.164 150.7);
Tailwind
colors: {
custom: {
50: '#a3f3b5',
500: '#73ec95',
950: '#000000',
},
}SCSS
$custom: #73ec95; $custom-light: #a3f3b5; $custom-dark: #000000;
JSON
{
"hex": "#73ec95",
"rgb": {
"r": 115,
"g": 236,
"b": 149
},
"hsl": {
"h": 136.86,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.85162,
"c": 0.16366,
"h": 150.7
},
"luminance": 0.65806
}Semantic roles & 50–950 ramp
primary
#73EC95
secondary
#C43F9F
accent
#0D9FD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581