#73E8A8#73E8A8
#73E8A8 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.141 H 157.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A8 |
|---|---|
| RGB | rgb(115, 232, 168) |
| HSL | hsl(147, 72%, 68%) |
| HSV | hsv(147, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.06, -47.48, 21.19) |
| CIE-LCH | lch(84.06, 52.00, 155.95°) |
| OKLab | oklab(84.59% -0.1301 0.0539) |
| OKLCH | oklch(84.59% 0.141 157.5) |
| XYZ | xyz(42.9913, 64.1816, 47.1610) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A8 #E873B3
analogous
#79E873 #73E8A8 #73E8E2
triadic
#73E8A8 #A873E8 #E8A873
tetradic
#73E8A8 #7379E8 #E873B3 #E8E273
square
#73E8A8 #7379E8 #E873B3 #E8E273
split-complementary
#73E8A8 #E273E8 #E87379
monochromatic
#20C169 #3EDF87 #73E8A8 #A8F1C9 #DCF9E9
Accessibility & contrast
On white
1.52
#73E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#73E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A8
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A8 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#51E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e8a8; /* rgb */ color: rgb(115, 232, 168); /* oklch */ color: oklch(84.6% 0.141 157.5);
Tailwind
colors: {
custom: {
50: '#a2f0c2',
500: '#73e8a8',
950: '#000000',
},
}SCSS
$custom: #73e8a8; $custom-light: #a2f0c2; $custom-dark: #000000;
JSON
{
"hex": "#73e8a8",
"rgb": {
"r": 115,
"g": 232,
"b": 168
},
"hsl": {
"h": 147.179,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84592,
"c": 0.1408,
"h": 157.5
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#73E8A8
secondary
#C04086
accent
#127CD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582