#73EAAD#73EAAD
#73EAAD is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.2% C 0.139 H 159.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73EAAD |
|---|---|
| RGB | rgb(115, 234, 173) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.74, -47.35, 19.55) |
| CIE-LCH | lch(84.74, 51.23, 157.57°) |
| OKLab | oklab(85.18% -0.13 0.0499) |
| OKLCH | oklch(85.18% 0.139 159) |
| XYZ | xyz(44.0323, 65.5039, 49.8502) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EAAD #EA73B0
analogous
#74EA73 #73EAAD #73EAE9
triadic
#73EAAD #AD73EA #EAAD73
tetradic
#73EAAD #7374EA #EA73B0 #EAE973
square
#73EAAD #7374EA #EA73B0 #EAE973
split-complementary
#73EAAD #E973EA #EA7374
monochromatic
#1EC56F #3EE28E #73EAAD #A8F2CC #DDFAEB
Accessibility & contrast
On white
1.49
#73EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#73EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EAAD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EAAD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#D6CFB1
Tritanopia (blue-blind)
#4FE9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73eaad; /* rgb */ color: rgb(115, 234, 173); /* oklch */ color: oklch(85.2% 0.139 159.0);
Tailwind
colors: {
custom: {
50: '#a3f1c5',
500: '#73eaad',
950: '#000000',
},
}SCSS
$custom: #73eaad; $custom-light: #a3f1c5; $custom-dark: #000000;
JSON
{
"hex": "#73eaad",
"rgb": {
"r": 115,
"g": 234,
"b": 173
},
"hsl": {
"h": 149.244,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.8518,
"c": 0.13927,
"h": 159
},
"luminance": 0.65508
}Semantic roles & 50–950 ramp
primary
#73EAAD
secondary
#C23F82
accent
#0F75D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582