#73E29D#73E29D
#73E29D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.142 H 154.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73E29D |
|---|---|
| RGB | rgb(115, 226, 157) |
| HSL | hsl(143, 66%, 67%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(82.09, -47.03, 24.19) |
| CIE-LCH | lch(82.09, 52.89, 152.78°) |
| OKLab | oklab(82.92% -0.1283 0.0612) |
| OKLCH | oklch(82.92% 0.142 154.5) |
| XYZ | xyz(40.3494, 60.4686, 41.4371) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam
#7FE0B3
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E29D #E273B8
analogous
#81E273 #73E29D #73E2D5
triadic
#73E29D #9D73E2 #E29D73
tetradic
#73E29D #7381E2 #E273B8 #E2D573
square
#73E29D #7381E2 #E273B8 #E2D573
split-complementary
#73E29D #D573E2 #E27381
monochromatic
#26B55C #40D77A #73E29D #A6EDC0 #D8F7E4
Accessibility & contrast
On white
1.60
#73E29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#73E29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E29D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E29D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#D1C8A1
Tritanopia (blue-blind)
#58E0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e29d; /* rgb */ color: rgb(115, 226, 157); /* oklch */ color: oklch(82.9% 0.142 154.5);
Tailwind
colors: {
custom: {
50: '#a2ecba',
500: '#73e29d',
950: '#000000',
},
}SCSS
$custom: #73e29d; $custom-light: #a2ecba; $custom-dark: #000000;
JSON
{
"hex": "#73e29d",
"rgb": {
"r": 115,
"g": 226,
"b": 157
},
"hsl": {
"h": 142.703,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.82919,
"c": 0.14219,
"h": 154.5
},
"luminance": 0.60472
}Semantic roles & 50–950 ramp
primary
#73E29D
secondary
#B6438B
accent
#1889CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581