#73E8A2#73E8A2
#73E8A2 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.146 H 155.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A2 |
|---|---|
| RGB | rgb(115, 232, 162) |
| HSL | hsl(144, 72%, 68%) |
| HSV | hsv(144, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.95, -48.63, 24.14) |
| CIE-LCH | lch(83.95, 54.29, 153.60°) |
| OKLab | oklab(84.46% -0.1327 0.0611) |
| OKLCH | oklch(84.46% 0.146 155.3) |
| XYZ | xyz(42.4452, 63.9632, 44.2848) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A2 #E873B9
analogous
#7EE873 #73E8A2 #73E8DD
triadic
#73E8A2 #A273E8 #E8A273
tetradic
#73E8A2 #737EE8 #E873B9 #E8DD73
square
#73E8A2 #737EE8 #E873B9 #E8DD73
split-complementary
#73E8A2 #DD73E8 #E8737E
monochromatic
#20C160 #3EDF7F #73E8A2 #A8F1C5 #DCF9E8
Accessibility & contrast
On white
1.52
#73E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#73E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D6CDA6
Tritanopia (blue-blind)
#54E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e8a2; /* rgb */ color: rgb(115, 232, 162); /* oklch */ color: oklch(84.5% 0.146 155.3);
Tailwind
colors: {
custom: {
50: '#a2f0be',
500: '#73e8a2',
950: '#000000',
},
}SCSS
$custom: #73e8a2; $custom-light: #a2f0be; $custom-dark: #000000;
JSON
{
"hex": "#73e8a2",
"rgb": {
"r": 115,
"g": 232,
"b": 162
},
"hsl": {
"h": 144.103,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84462,
"c": 0.14613,
"h": 155.3
},
"luminance": 0.63967
}Semantic roles & 50–950 ramp
primary
#73E8A2
secondary
#C0408C
accent
#1286D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582