#73DB95#73DB95
#73DB95 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.140 H 152.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB95 |
|---|---|
| RGB | rgb(115, 219, 149) |
| HSL | hsl(140, 59%, 65%) |
| HSV | hsv(140, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.88, -45.52, 25.33) |
| CIE-LCH | lch(79.88, 52.09, 150.90°) |
| OKLab | oklab(81.07% -0.1241 0.0639) |
| OKLCH | oklch(81.07% 0.14 152.8) |
| XYZ | xyz(37.8240, 56.4749, 37.3355) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.37
Emerald
#50C878
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 5.87
Weird Green
#3AE57F
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB95 #DB73B9
analogous
#85DB73 #73DB95 #73DBC9
triadic
#73DB95 #9573DB #DB9573
tetradic
#73DB95 #7385DB #DB73B9 #DBC973
square
#73DB95 #7385DB #DB73B9 #DBC973
split-complementary
#73DB95 #C973DB #DB7385
monochromatic
#2BA854 #42CE70 #73DB95 #A4E8BA #D4F4DF
Accessibility & contrast
On white
1.71
#73DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#73DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB95
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB95 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#5CD9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73db95; /* rgb */ color: rgb(115, 219, 149); /* oklch */ color: oklch(81.1% 0.140 152.8);
Tailwind
colors: {
custom: {
50: '#a1e7b4',
500: '#73db95',
950: '#000000',
},
}SCSS
$custom: #73db95; $custom-light: #a1e7b4; $custom-dark: #000000;
JSON
{
"hex": "#73db95",
"rgb": {
"r": 115,
"g": 219,
"b": 149
},
"hsl": {
"h": 139.615,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.8107,
"c": 0.13956,
"h": 152.8
},
"luminance": 0.56478
}Semantic roles & 50–950 ramp
primary
#73DB95
secondary
#AB478A
accent
#1F90C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481