#73E29E#73E29E
#73E29E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.141 H 154.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73E29E |
|---|---|
| RGB | rgb(115, 226, 158) |
| HSL | hsl(143, 66%, 67%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 30.1%, 11.4%) |
| CIE-LAB | lab(82.11, -46.84, 23.70) |
| CIE-LCH | lch(82.11, 52.50, 153.17°) |
| OKLab | oklab(82.94% -0.1279 0.06) |
| OKLCH | oklch(82.94% 0.141 154.9) |
| XYZ | xyz(40.4352, 60.5029, 41.8886) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.03
Seafoam Green
#7AF9AB
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E29E #E273B7
analogous
#80E273 #73E29E #73E2D5
triadic
#73E29E #9E73E2 #E29E73
tetradic
#73E29E #7380E2 #E273B7 #E2D573
square
#73E29E #7380E2 #E273B7 #E2D573
split-complementary
#73E29E #D573E2 #E27380
monochromatic
#26B55D #40D77B #73E29E #A6EDC1 #D8F7E4
Accessibility & contrast
On white
1.60
#73E29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#73E29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E29E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E29E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39A
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#57E0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e29e; /* rgb */ color: rgb(115, 226, 158); /* oklch */ color: oklch(82.9% 0.141 154.9);
Tailwind
colors: {
custom: {
50: '#a2ecbb',
500: '#73e29e',
950: '#000000',
},
}SCSS
$custom: #73e29e; $custom-light: #a2ecbb; $custom-dark: #000000;
JSON
{
"hex": "#73e29e",
"rgb": {
"r": 115,
"g": 226,
"b": 158
},
"hsl": {
"h": 143.243,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.8294,
"c": 0.14128,
"h": 154.9
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#73E29E
secondary
#B6438A
accent
#1887CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581