#73E5AB#73E5AB
#73E5AB is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.9% C 0.134 H 159.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73E5AB |
|---|---|
| RGB | rgb(115, 229, 171) |
| HSL | hsl(149, 69%, 67%) |
| HSV | hsv(149, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(83.24, -45.61, 18.50) |
| CIE-LCH | lch(83.24, 49.22, 157.92°) |
| OKLab | oklab(83.95% -0.1254 0.0472) |
| OKLCH | oklch(83.95% 0.134 159.4) |
| XYZ | xyz(42.4368, 62.6202, 48.3708) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E5AB #E573AD
analogous
#74E573 #73E5AB #73E5E4
triadic
#73E5AB #AB73E5 #E5AB73
tetradic
#73E5AB #7374E5 #E573AD #E5E473
square
#73E5AB #7374E5 #E573AD #E5E473
split-complementary
#73E5AB #E473E5 #E57374
monochromatic
#23BB6D #3FDB8C #73E5AB #A7EFCA #DAF8E9
Accessibility & contrast
On white
1.55
#73E5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#73E5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E5AB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E5AB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#51E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e5ab; /* rgb */ color: rgb(115, 229, 171); /* oklch */ color: oklch(83.9% 0.134 159.4);
Tailwind
colors: {
custom: {
50: '#a2eec4',
500: '#73e5ab',
950: '#000000',
},
}SCSS
$custom: #73e5ab; $custom-light: #a2eec4; $custom-dark: #000000;
JSON
{
"hex": "#73e5ab",
"rgb": {
"r": 115,
"g": 229,
"b": 171
},
"hsl": {
"h": 149.474,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83945,
"c": 0.13404,
"h": 159.4
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#73E5AB
secondary
#BB417F
accent
#1574D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582