#73EBA4#73EBA4
#73EBA4 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.2% C 0.149 H 155.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBA4 |
|---|---|
| RGB | rgb(115, 235, 164) |
| HSL | hsl(145, 75%, 69%) |
| HSV | hsv(145, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.86, -49.50, 24.36) |
| CIE-LCH | lch(84.86, 55.17, 153.80°) |
| OKLab | oklab(85.22% -0.1351 0.0617) |
| OKLCH | oklch(85.22% 0.149 155.5) |
| XYZ | xyz(43.4761, 65.7382, 45.5124) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Sea Green
#98F6B0
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBA4 #EB73BA
analogous
#7EEB73 #73EBA4 #73EBE0
triadic
#73EBA4 #A473EB #EBA473
tetradic
#73EBA4 #737EEB #EB73BA #EBE073
square
#73EBA4 #737EEB #EB73BA #EBE073
split-complementary
#73EBA4 #E073EB #EB737E
monochromatic
#1CC762 #3DE381 #73EBA4 #A9F3C7 #DEFAEA
Accessibility & contrast
On white
1.48
#73EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#73EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBA4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBA4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#52E9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73eba4; /* rgb */ color: rgb(115, 235, 164); /* oklch */ color: oklch(85.2% 0.149 155.5);
Tailwind
colors: {
custom: {
50: '#a3f2bf',
500: '#73eba4',
950: '#000000',
},
}SCSS
$custom: #73eba4; $custom-light: #a3f2bf; $custom-dark: #000000;
JSON
{
"hex": "#73eba4",
"rgb": {
"r": 115,
"g": 235,
"b": 164
},
"hsl": {
"h": 144.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.85221,
"c": 0.14854,
"h": 155.5
},
"luminance": 0.65742
}Semantic roles & 50–950 ramp
primary
#73EBA4
secondary
#C33F8D
accent
#0E85D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582