#73E08B#73E08B
#73E08B is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.156 H 149.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73E08B |
|---|---|
| RGB | rgb(115, 224, 139) |
| HSL | hsl(133, 64%, 66%) |
| HSV | hsv(133, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.19, -49.35, 32.22) |
| CIE-LCH | lch(81.19, 58.93, 146.86°) |
| OKLab | oklab(82.08% -0.134 0.0802) |
| OKLCH | oklch(82.08% 0.156 149.1) |
| XYZ | xyz(38.3837, 58.8173, 33.7513) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 6.00
Seafoam (survey)
#80F9AD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E08B #E073C8
analogous
#92E073 #73E08B #73E0C2
triadic
#73E08B #8B73E0 #E08B73
tetradic
#73E08B #7392E0 #E073C8 #E0C273
square
#73E08B #7392E0 #E073C8 #E0C273
split-complementary
#73E08B #C273E0 #E07392
monochromatic
#27B146 #41D561 #73E08B #A5EBB5 #D7F6DE
Accessibility & contrast
On white
1.65
#73E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#73E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E08B
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E08B | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C690
Tritanopia (blue-blind)
#5EDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e08b; /* rgb */ color: rgb(115, 224, 139); /* oklch */ color: oklch(82.1% 0.156 149.1);
Tailwind
colors: {
custom: {
50: '#a2eaad',
500: '#73e08b',
950: '#000000',
},
}SCSS
$custom: #73e08b; $custom-light: #a2eaad; $custom-dark: #000000;
JSON
{
"hex": "#73e08b",
"rgb": {
"r": 115,
"g": 224,
"b": 139
},
"hsl": {
"h": 133.211,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82081,
"c": 0.15618,
"h": 149.1
},
"luminance": 0.5882
}Semantic roles & 50–950 ramp
primary
#73E08B
secondary
#B3449A
accent
#1AA4CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481