#73E89B#73E89B
#73E89B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.153 H 152.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #73E89B |
|---|---|
| RGB | rgb(115, 232, 155) |
| HSL | hsl(141, 72%, 68%) |
| HSV | hsv(141, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.82, -49.91, 27.56) |
| CIE-LCH | lch(83.82, 57.01, 151.09°) |
| OKLab | oklab(84.32% -0.1358 0.0694) |
| OKLCH | oklch(84.32% 0.153 152.9) |
| XYZ | xyz(41.8402, 63.7212, 41.0986) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E89B #E873C0
analogous
#85E873 #73E89B #73E8D5
triadic
#73E89B #9B73E8 #E89B73
tetradic
#73E89B #7385E8 #E873C0 #E8D573
square
#73E89B #7385E8 #E873C0 #E8D573
split-complementary
#73E89B #D573E8 #E87385
monochromatic
#20C157 #3EDF75 #73E89B #A8F1C1 #DCF9E6
Accessibility & contrast
On white
1.53
#73E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#73E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E89B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E89B | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#57E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e89b; /* rgb */ color: rgb(115, 232, 155); /* oklch */ color: oklch(84.3% 0.153 152.9);
Tailwind
colors: {
custom: {
50: '#a2f0b9',
500: '#73e89b',
950: '#000000',
},
}SCSS
$custom: #73e89b; $custom-light: #a2f0b9; $custom-dark: #000000;
JSON
{
"hex": "#73e89b",
"rgb": {
"r": 115,
"g": 232,
"b": 155
},
"hsl": {
"h": 140.513,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84317,
"c": 0.15251,
"h": 152.9
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#73E89B
secondary
#C04094
accent
#1291D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581