#73E4A4#73E4A4
#73E4A4 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.5% C 0.139 H 156.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4A4 |
|---|---|
| RGB | rgb(115, 228, 164) |
| HSL | hsl(146, 68%, 67%) |
| HSV | hsv(146, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 28.1%, 10.6%) |
| CIE-LAB | lab(82.81, -46.56, 21.55) |
| CIE-LCH | lch(82.81, 51.30, 155.16°) |
| OKLab | oklab(83.55% -0.1274 0.0548) |
| OKLCH | oklch(83.55% 0.139 156.7) |
| XYZ | xyz(41.5113, 61.8086, 44.8575) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.83
Seafoam Green
#7AF9AB
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4A4 #E473B3
analogous
#7AE473 #73E4A4 #73E4DD
triadic
#73E4A4 #A473E4 #E4A473
tetradic
#73E4A4 #737AE4 #E473B3 #E4DD73
square
#73E4A4 #737AE4 #E473B3 #E4DD73
split-complementary
#73E4A4 #DD73E4 #E4737A
monochromatic
#24B964 #40DA83 #73E4A4 #A6EEC5 #DAF8E7
Accessibility & contrast
On white
1.57
#73E4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#73E4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4A4
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4A4 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D5A0
Deuteranopia (green-blind)
#D2CAA8
Tritanopia (blue-blind)
#54E2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e4a4; /* rgb */ color: rgb(115, 228, 164); /* oklch */ color: oklch(83.5% 0.139 156.7);
Tailwind
colors: {
custom: {
50: '#a2edbf',
500: '#73e4a4',
950: '#000000',
},
}SCSS
$custom: #73e4a4; $custom-light: #a2edbf; $custom-dark: #000000;
JSON
{
"hex": "#73e4a4",
"rgb": {
"r": 115,
"g": 228,
"b": 164
},
"hsl": {
"h": 146.018,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83549,
"c": 0.13872,
"h": 156.7
},
"luminance": 0.61812
}Semantic roles & 50–950 ramp
primary
#73E4A4
secondary
#B94285
accent
#167FD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582