#73EA97#73EA97
#73EA97 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.159 H 151.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA97 |
|---|---|
| RGB | rgb(115, 234, 151) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.34, -51.43, 30.30) |
| CIE-LCH | lch(84.34, 59.70, 149.49°) |
| OKLab | oklab(84.72% -0.1397 0.0759) |
| OKLCH | oklch(84.72% 0.159 151.5) |
| XYZ | xyz(42.0760, 64.7214, 39.5474) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA97 #EA73C6
analogous
#8AEA73 #73EA97 #73EAD2
triadic
#73EA97 #9773EA #EA9773
tetradic
#73EA97 #738AEA #EA73C6 #EAD273
square
#73EA97 #738AEA #EA73C6 #EAD273
split-complementary
#73EA97 #D273EA #EA738A
monochromatic
#1EC550 #3EE26F #73EA97 #A8F2BF #DDFAE6
Accessibility & contrast
On white
1.51
#73EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#73EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA97
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA97 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#58E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea97; /* rgb */ color: rgb(115, 234, 151); /* oklch */ color: oklch(84.7% 0.159 151.5);
Tailwind
colors: {
custom: {
50: '#a3f1b6',
500: '#73ea97',
950: '#000000',
},
}SCSS
$custom: #73ea97; $custom-light: #a3f1b6; $custom-dark: #000000;
JSON
{
"hex": "#73ea97",
"rgb": {
"r": 115,
"g": 234,
"b": 151
},
"hsl": {
"h": 138.151,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84719,
"c": 0.15902,
"h": 151.5
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#73EA97
secondary
#C23F9A
accent
#0F9AD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581