#73EE9E#73EE9E
#73EE9E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.158 H 153.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #73EE9E |
|---|---|
| RGB | rgb(115, 238, 158) |
| HSL | hsl(141, 78%, 69%) |
| HSV | hsv(141, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.63, -51.84, 28.48) |
| CIE-LCH | lch(85.63, 59.15, 151.22°) |
| OKLab | oklab(85.82% -0.141 0.0716) |
| OKLCH | oklch(85.82% 0.158 153.1) |
| XYZ | xyz(43.8131, 67.2588, 43.0146) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EE9E #EE73C3
analogous
#86EE73 #73EE9E #73EEDC
triadic
#73EE9E #9E73EE #EE9E73
tetradic
#73EE9E #7386EE #EE73C3 #EEDC73
square
#73EE9E #7386EE #EE73C3 #EEDC73
split-complementary
#73EE9E #DC73EE #EE7386
monochromatic
#19CE58 #3CE778 #73EE9E #AAF5C4 #E0FBEA
Accessibility & contrast
On white
1.45
#73EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#73EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EE9E
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EE9E | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#54EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ee9e; /* rgb */ color: rgb(115, 238, 158); /* oklch */ color: oklch(85.8% 0.158 153.1);
Tailwind
colors: {
custom: {
50: '#a3f4bb',
500: '#73ee9e',
950: '#000000',
},
}SCSS
$custom: #73ee9e; $custom-light: #a3f4bb; $custom-dark: #000000;
JSON
{
"hex": "#73ee9e",
"rgb": {
"r": 115,
"g": 238,
"b": 158
},
"hsl": {
"h": 140.976,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85816,
"c": 0.15814,
"h": 153.1
},
"luminance": 0.67263
}Semantic roles & 50–950 ramp
primary
#73EE9E
secondary
#C73E97
accent
#0B92DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582