#73EAAC#73EAAC
#73EAAC is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.2% C 0.140 H 158.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73EAAC |
|---|---|
| RGB | rgb(115, 234, 172) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.72, -47.55, 20.04) |
| CIE-LCH | lch(84.72, 51.60, 157.15°) |
| OKLab | oklab(85.16% -0.1305 0.0511) |
| OKLCH | oklch(85.16% 0.14 158.6) |
| XYZ | xyz(43.9359, 65.4653, 49.3425) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EAAC #EA73B1
analogous
#75EA73 #73EAAC #73EAE7
triadic
#73EAAC #AC73EA #EAAC73
tetradic
#73EAAC #7375EA #EA73B1 #EAE773
square
#73EAAC #7375EA #EA73B1 #EAE773
split-complementary
#73EAAC #E773EA #EA7375
monochromatic
#1EC56E #3EE28C #73EAAC #A8F2CC #DDFAEB
Accessibility & contrast
On white
1.49
#73EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#73EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EAAC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EAAC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#4FE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eaac; /* rgb */ color: rgb(115, 234, 172); /* oklch */ color: oklch(85.2% 0.140 158.6);
Tailwind
colors: {
custom: {
50: '#a3f1c5',
500: '#73eaac',
950: '#000000',
},
}SCSS
$custom: #73eaac; $custom-light: #a3f1c5; $custom-dark: #000000;
JSON
{
"hex": "#73eaac",
"rgb": {
"r": 115,
"g": 234,
"b": 172
},
"hsl": {
"h": 148.739,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.85158,
"c": 0.14012,
"h": 158.6
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#73EAAC
secondary
#C23F83
accent
#0F77D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582