#73E4A2#73E4A2
#73E4A2 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.5% C 0.141 H 156.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4A2 |
|---|---|
| RGB | rgb(115, 228, 162) |
| HSL | hsl(145, 68%, 67%) |
| HSV | hsv(145, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.77, -46.94, 22.53) |
| CIE-LCH | lch(82.77, 52.07, 154.36°) |
| OKLab | oklab(83.51% -0.1283 0.0572) |
| OKLCH | oklch(83.51% 0.141 156) |
| XYZ | xyz(41.3321, 61.7369, 43.9138) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4A2 #E473B5
analogous
#7CE473 #73E4A2 #73E4DB
triadic
#73E4A2 #A273E4 #E4A273
tetradic
#73E4A2 #737CE4 #E473B5 #E4DB73
square
#73E4A2 #737CE4 #E473B5 #E4DB73
split-complementary
#73E4A2 #DB73E4 #E4737C
monochromatic
#24B962 #40DA80 #73E4A2 #A6EEC4 #DAF8E6
Accessibility & contrast
On white
1.57
#73E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#73E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4A2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4A2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#D3C9A6
Tritanopia (blue-blind)
#55E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e4a2; /* rgb */ color: rgb(115, 228, 162); /* oklch */ color: oklch(83.5% 0.141 156.0);
Tailwind
colors: {
custom: {
50: '#a2edbd',
500: '#73e4a2',
950: '#000000',
},
}SCSS
$custom: #73e4a2; $custom-light: #a2edbd; $custom-dark: #000000;
JSON
{
"hex": "#73e4a2",
"rgb": {
"r": 115,
"g": 228,
"b": 162
},
"hsl": {
"h": 144.956,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83505,
"c": 0.1405,
"h": 156
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#73E4A2
secondary
#B94288
accent
#1682D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582