#73E4AA#73E4AA
#73E4AA is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.7% C 0.133 H 159.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4AA |
|---|---|
| RGB | rgb(115, 228, 170) |
| HSL | hsl(149, 68%, 67%) |
| HSV | hsv(149, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.93, -45.38, 18.59) |
| CIE-LCH | lch(82.93, 49.04, 157.73°) |
| OKLab | oklab(83.68% -0.1248 0.0474) |
| OKLCH | oklch(83.68% 0.133 159.2) |
| XYZ | xyz(42.0659, 62.0305, 47.7788) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 4.47
Hospital Green
#9BE5AA
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.37
Seafoam (survey)
#80F9AD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4AA #E473AD
analogous
#74E473 #73E4AA #73E4E3
triadic
#73E4AA #AA73E4 #E4AA73
tetradic
#73E4AA #7374E4 #E473AD #E4E373
square
#73E4AA #7374E4 #E473AD #E4E373
split-complementary
#73E4AA #E373E4 #E47374
monochromatic
#24B96C #40DA8B #73E4AA #A6EEC9 #DAF8E8
Accessibility & contrast
On white
1.57
#73E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#73E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4AA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4AA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#52E3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e4aa; /* rgb */ color: rgb(115, 228, 170); /* oklch */ color: oklch(83.7% 0.133 159.2);
Tailwind
colors: {
custom: {
50: '#a2edc3',
500: '#73e4aa',
950: '#000000',
},
}SCSS
$custom: #73e4aa; $custom-light: #a2edc3; $custom-dark: #000000;
JSON
{
"hex": "#73e4aa",
"rgb": {
"r": 115,
"g": 228,
"b": 170
},
"hsl": {
"h": 149.204,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83684,
"c": 0.13349,
"h": 159.2
},
"luminance": 0.62034
}Semantic roles & 50–950 ramp
primary
#73E4AA
secondary
#B9427F
accent
#1675D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582