#73EE9C#73EE9C
#73EE9C is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.160 H 152.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE9C |
|---|---|
| RGB | rgb(115, 238, 156) |
| HSL | hsl(140, 78%, 69%) |
| HSV | hsv(140, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.60, -52.19, 29.45) |
| CIE-LCH | lch(85.60, 59.93, 150.56°) |
| OKLab | oklab(85.78% -0.1419 0.0739) |
| OKLCH | oklch(85.78% 0.16 152.5) |
| XYZ | xyz(43.6424, 67.1905, 42.1153) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE9C #EE73C5
analogous
#88EE73 #73EE9C #73EEDA
triadic
#73EE9C #9C73EE #EE9C73
tetradic
#73EE9C #7388EE #EE73C5 #EEDA73
square
#73EE9C #7388EE #EE73C5 #EEDA73
split-complementary
#73EE9C #DA73EE #EE7388
monochromatic
#19CE55 #3CE775 #73EE9C #AAF5C3 #E0FBE9
Accessibility & contrast
On white
1.45
#73EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#73EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE9C
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE9C | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD97
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#55EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ee9c; /* rgb */ color: rgb(115, 238, 156); /* oklch */ color: oklch(85.8% 0.160 152.5);
Tailwind
colors: {
custom: {
50: '#a3f4b9',
500: '#73ee9c',
950: '#000000',
},
}SCSS
$custom: #73ee9c; $custom-light: #a3f4b9; $custom-dark: #000000;
JSON
{
"hex": "#73ee9c",
"rgb": {
"r": 115,
"g": 238,
"b": 156
},
"hsl": {
"h": 140,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85777,
"c": 0.15998,
"h": 152.5
},
"luminance": 0.67194
}Semantic roles & 50–950 ramp
primary
#73EE9C
secondary
#C73E99
accent
#0B95DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581