#73E8A6#73E8A6
#73E8A6 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.143 H 156.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A6 |
|---|---|
| RGB | rgb(115, 232, 166) |
| HSL | hsl(146, 72%, 68%) |
| HSV | hsv(146, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(84.02, -47.87, 22.18) |
| CIE-LCH | lch(84.02, 52.76, 155.14°) |
| OKLab | oklab(84.55% -0.131 0.0563) |
| OKLCH | oklch(84.55% 0.143 156.7) |
| XYZ | xyz(42.8064, 64.1077, 46.1873) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A6 #E873B5
analogous
#7AE873 #73E8A6 #73E8E0
triadic
#73E8A6 #A673E8 #E8A673
tetradic
#73E8A6 #737AE8 #E873B5 #E8E073
square
#73E8A6 #737AE8 #E873B5 #E8E073
split-complementary
#73E8A6 #E073E8 #E8737A
monochromatic
#20C166 #3EDF85 #73E8A6 #A8F1C7 #DCF9E9
Accessibility & contrast
On white
1.52
#73E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#73E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A6
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A6 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#52E6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e8a6; /* rgb */ color: rgb(115, 232, 166); /* oklch */ color: oklch(84.5% 0.143 156.7);
Tailwind
colors: {
custom: {
50: '#a2f0c0',
500: '#73e8a6',
950: '#000000',
},
}SCSS
$custom: #73e8a6; $custom-light: #a2f0c0; $custom-dark: #000000;
JSON
{
"hex": "#73e8a6",
"rgb": {
"r": 115,
"g": 232,
"b": 166
},
"hsl": {
"h": 146.154,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84548,
"c": 0.14256,
"h": 156.7
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#73E8A6
secondary
#C04088
accent
#127FD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582