#73DD94#73DD94
#73DD94 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.143 H 152.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD94 |
|---|---|
| RGB | rgb(115, 221, 148) |
| HSL | hsl(139, 61%, 66%) |
| HSV | hsv(139, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.46, -46.55, 26.62) |
| CIE-LCH | lch(80.46, 53.62, 150.23°) |
| OKLab | oklab(81.53% -0.1267 0.067) |
| OKLCH | oklch(81.53% 0.143 152.1) |
| XYZ | xyz(38.2694, 57.4929, 37.0918) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.13
Aqua Green
#12E193
ΔE00 5.27
Weird Green
#3AE57F
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 5.91
Emerald
#50C878
ΔE00 5.98
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD94 #DD73BC
analogous
#87DD73 #73DD94 #73DDC9
triadic
#73DD94 #9473DD #DD9473
tetradic
#73DD94 #7387DD #DD73BC #DDC973
square
#73DD94 #7387DD #DD73BC #DDC973
split-complementary
#73DD94 #C973DD #DD7387
monochromatic
#2AAC52 #42D16E #73DD94 #A4E9BA #D5F5DF
Accessibility & contrast
On white
1.68
#73DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#73DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD94
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD94 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#5CDACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dd94; /* rgb */ color: rgb(115, 221, 148); /* oklch */ color: oklch(81.5% 0.143 152.1);
Tailwind
colors: {
custom: {
50: '#a1e8b4',
500: '#73dd94',
950: '#000000',
},
}SCSS
$custom: #73dd94; $custom-light: #a1e8b4; $custom-dark: #000000;
JSON
{
"hex": "#73dd94",
"rgb": {
"r": 115,
"g": 221,
"b": 148
},
"hsl": {
"h": 138.679,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81531,
"c": 0.14337,
"h": 152.1
},
"luminance": 0.57496
}Semantic roles & 50–950 ramp
primary
#73DD94
secondary
#AE468E
accent
#1D93C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481