#73EAAA#73EAAA
#73EAAA is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.142 H 157.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73EAAA |
|---|---|
| RGB | rgb(115, 234, 170) |
| HSL | hsl(148, 74%, 68%) |
| HSV | hsv(148, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.68, -47.94, 21.02) |
| CIE-LCH | lch(84.68, 52.35, 156.32°) |
| OKLab | oklab(85.11% -0.1314 0.0535) |
| OKLCH | oklch(85.11% 0.142 157.8) |
| XYZ | xyz(43.7452, 65.3891, 48.3385) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EAAA #EA73B3
analogous
#77EA73 #73EAAA #73EAE5
triadic
#73EAAA #AA73EA #EAAA73
tetradic
#73EAAA #7377EA #EA73B3 #EAE573
square
#73EAAA #7377EA #EA73B3 #EAE573
split-complementary
#73EAAA #E573EA #EA7377
monochromatic
#1EC56B #3EE28A #73EAAA #A8F2CA #DDFAEB
Accessibility & contrast
On white
1.49
#73EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#73EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EAAA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EAAA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#50E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eaaa; /* rgb */ color: rgb(115, 234, 170); /* oklch */ color: oklch(85.1% 0.142 157.8);
Tailwind
colors: {
custom: {
50: '#a3f1c3',
500: '#73eaaa',
950: '#000000',
},
}SCSS
$custom: #73eaaa; $custom-light: #a3f1c3; $custom-dark: #000000;
JSON
{
"hex": "#73eaaa",
"rgb": {
"r": 115,
"g": 234,
"b": 170
},
"hsl": {
"h": 147.731,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.85113,
"c": 0.14185,
"h": 157.8
},
"luminance": 0.65393
}Semantic roles & 50–950 ramp
primary
#73EAAA
secondary
#C23F86
accent
#0F7AD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582