#73EE95#73EE95
#73EE95 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.166 H 150.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE95 |
|---|---|
| RGB | rgb(115, 238, 149) |
| HSL | hsl(137, 78%, 69%) |
| HSV | hsv(137, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.48, -53.40, 32.84) |
| CIE-LCH | lch(85.48, 62.68, 148.41°) |
| OKLab | oklab(85.64% -0.1449 0.0819) |
| OKLCH | oklch(85.64% 0.166 150.5) |
| XYZ | xyz(43.0666, 66.9602, 39.0831) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE95 #EE73CC
analogous
#8FEE73 #73EE95 #73EED2
triadic
#73EE95 #9573EE #EE9573
tetradic
#73EE95 #738FEE #EE73CC #EED273
square
#73EE95 #738FEE #EE73CC #EED273
split-complementary
#73EE95 #D273EE #EE738F
monochromatic
#19CE4B #3CE76C #73EE95 #AAF5BE #E0FBE8
Accessibility & contrast
On white
1.46
#73EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#73EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE95
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE95 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#57EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ee95; /* rgb */ color: rgb(115, 238, 149); /* oklch */ color: oklch(85.6% 0.166 150.5);
Tailwind
colors: {
custom: {
50: '#a3f4b5',
500: '#73ee95',
950: '#000000',
},
}SCSS
$custom: #73ee95; $custom-light: #a3f4b5; $custom-dark: #000000;
JSON
{
"hex": "#73ee95",
"rgb": {
"r": 115,
"g": 238,
"b": 149
},
"hsl": {
"h": 136.585,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85644,
"c": 0.16643,
"h": 150.5
},
"luminance": 0.66964
}Semantic roles & 50–950 ramp
primary
#73EE95
secondary
#C73EA1
accent
#0BA1DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581