#73E09E#73E09E
#73E09E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.5% C 0.138 H 155.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73E09E |
|---|---|
| RGB | rgb(115, 224, 158) |
| HSL | hsl(144, 64%, 66%) |
| HSV | hsv(144, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.52, -45.99, 22.89) |
| CIE-LCH | lch(81.52, 51.37, 153.54°) |
| OKLab | oklab(82.46% -0.1257 0.058) |
| OKLCH | oklch(82.46% 0.138 155.2) |
| XYZ | xyz(39.8945, 59.4216, 41.7084) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.66
Seafoam
#7FE0B3
ΔE00 4.70
Aqua Green
#12E193
ΔE00 5.09
Seafoam (survey)
#80F9AD
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E09E #E073B5
analogous
#7FE073 #73E09E #73E0D5
triadic
#73E09E #9E73E0 #E09E73
tetradic
#73E09E #737FE0 #E073B5 #E0D573
square
#73E09E #737FE0 #E073B5 #E0D573
split-complementary
#73E09E #D573E0 #E0737F
monochromatic
#27B15E #41D57B #73E09E #A5EBC1 #D7F6E3
Accessibility & contrast
On white
1.63
#73E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#73E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E09E
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E09E | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#58DECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e09e; /* rgb */ color: rgb(115, 224, 158); /* oklch */ color: oklch(82.5% 0.138 155.2);
Tailwind
colors: {
custom: {
50: '#a2eabb',
500: '#73e09e',
950: '#000000',
},
}SCSS
$custom: #73e09e; $custom-light: #a2eabb; $custom-dark: #000000;
JSON
{
"hex": "#73e09e",
"rgb": {
"r": 115,
"g": 224,
"b": 158
},
"hsl": {
"h": 143.67,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82461,
"c": 0.13843,
"h": 155.2
},
"luminance": 0.59425
}Semantic roles & 50–950 ramp
primary
#73E09E
secondary
#B34487
accent
#1A85CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481