#73E8A3#73E8A3
#73E8A3 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.145 H 155.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A3 |
|---|---|
| RGB | rgb(115, 232, 163) |
| HSL | hsl(145, 72%, 68%) |
| HSV | hsv(145, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.97, -48.44, 23.65) |
| CIE-LCH | lch(83.97, 53.90, 153.98°) |
| OKLab | oklab(84.48% -0.1323 0.0599) |
| OKLCH | oklch(84.48% 0.145 155.6) |
| XYZ | xyz(42.5345, 63.9989, 44.7548) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A3 #E873B8
analogous
#7DE873 #73E8A3 #73E8DD
triadic
#73E8A3 #A373E8 #E8A373
tetradic
#73E8A3 #737DE8 #E873B8 #E8DD73
square
#73E8A3 #737DE8 #E873B8 #E8DD73
split-complementary
#73E8A3 #DD73E8 #E8737D
monochromatic
#20C162 #3EDF80 #73E8A3 #A8F1C6 #DCF9E8
Accessibility & contrast
On white
1.52
#73E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#73E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A3
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A3 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D99F
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#54E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e8a3; /* rgb */ color: rgb(115, 232, 163); /* oklch */ color: oklch(84.5% 0.145 155.6);
Tailwind
colors: {
custom: {
50: '#a2f0be',
500: '#73e8a3',
950: '#000000',
},
}SCSS
$custom: #73e8a3; $custom-light: #a2f0be; $custom-dark: #000000;
JSON
{
"hex": "#73e8a3",
"rgb": {
"r": 115,
"g": 232,
"b": 163
},
"hsl": {
"h": 144.615,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84483,
"c": 0.14524,
"h": 155.6
},
"luminance": 0.64002
}Semantic roles & 50–950 ramp
primary
#73E8A3
secondary
#C0408B
accent
#1284D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582