#73EA95#73EA95
#73EA95 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.161 H 150.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA95 |
|---|---|
| RGB | rgb(115, 234, 149) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.31, -51.78, 31.27) |
| CIE-LCH | lch(84.31, 60.49, 148.87°) |
| OKLab | oklab(84.68% -0.1406 0.0782) |
| OKLCH | oklch(84.68% 0.161 150.9) |
| XYZ | xyz(41.9150, 64.6570, 38.6992) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA95 #EA73C8
analogous
#8CEA73 #73EA95 #73EAD0
triadic
#73EA95 #9573EA #EA9573
tetradic
#73EA95 #738CEA #EA73C8 #EAD073
square
#73EA95 #738CEA #EA73C8 #EAD073
split-complementary
#73EA95 #D073EA #EA738C
monochromatic
#1EC54D #3EE26D #73EA95 #A8F2BD #DDFAE6
Accessibility & contrast
On white
1.51
#73EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#73EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA95
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA95 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#58E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea95; /* rgb */ color: rgb(115, 234, 149); /* oklch */ color: oklch(84.7% 0.161 150.9);
Tailwind
colors: {
custom: {
50: '#a3f1b5',
500: '#73ea95',
950: '#000000',
},
}SCSS
$custom: #73ea95; $custom-light: #a3f1b5; $custom-dark: #000000;
JSON
{
"hex": "#73ea95",
"rgb": {
"r": 115,
"g": 234,
"b": 149
},
"hsl": {
"h": 137.143,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84681,
"c": 0.16088,
"h": 150.9
},
"luminance": 0.6466
}Semantic roles & 50–950 ramp
primary
#73EA95
secondary
#C23F9D
accent
#0F9DD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581