#73E6AA#73E6AA
#73E6AA is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.2% C 0.136 H 158.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73E6AA |
|---|---|
| RGB | rgb(115, 230, 170) |
| HSL | hsl(149, 70%, 68%) |
| HSV | hsv(149, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.51, -46.24, 19.40) |
| CIE-LCH | lch(83.51, 50.15, 157.24°) |
| OKLab | oklab(84.16% -0.127 0.0495) |
| OKLCH | oklch(84.16% 0.136 158.7) |
| XYZ | xyz(42.6193, 63.1372, 47.9632) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 4.91
Seafoam Green
#7AF9AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E6AA #E673AF
analogous
#75E673 #73E6AA #73E6E4
triadic
#73E6AA #AA73E6 #E6AA73
tetradic
#73E6AA #7375E6 #E673AF #E6E473
square
#73E6AA #7375E6 #E673AF #E6E473
split-complementary
#73E6AA #E473E6 #E67375
monochromatic
#22BD6C #3FDD8A #73E6AA #A7EFCA #DBF9E9
Accessibility & contrast
On white
1.54
#73E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#73E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E6AA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E6AA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#51E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e6aa; /* rgb */ color: rgb(115, 230, 170); /* oklch */ color: oklch(84.2% 0.136 158.7);
Tailwind
colors: {
custom: {
50: '#a2eec3',
500: '#73e6aa',
950: '#000000',
},
}SCSS
$custom: #73e6aa; $custom-light: #a2eec3; $custom-dark: #000000;
JSON
{
"hex": "#73e6aa",
"rgb": {
"r": 115,
"g": 230,
"b": 170
},
"hsl": {
"h": 148.696,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.8416,
"c": 0.13628,
"h": 158.7
},
"luminance": 0.63141
}Semantic roles & 50–950 ramp
primary
#73E6AA
secondary
#BC4181
accent
#1477D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582