#73DD97#73DD97
#73DD97 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.141 H 153.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD97 |
|---|---|
| RGB | rgb(115, 221, 151) |
| HSL | hsl(140, 61%, 66%) |
| HSV | hsv(140, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.51, -46.01, 25.14) |
| CIE-LCH | lch(80.51, 52.43, 151.34°) |
| OKLab | oklab(81.59% -0.1254 0.0635) |
| OKLCH | oklch(81.59% 0.141 153.2) |
| XYZ | xyz(38.5099, 57.5891, 38.3587) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.21
Seafoam
#7FE0B3
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 6.11
Seafoam (survey)
#80F9AD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD97 #DD73B9
analogous
#84DD73 #73DD97 #73DDCC
triadic
#73DD97 #9773DD #DD9773
tetradic
#73DD97 #7384DD #DD73B9 #DDCC73
square
#73DD97 #7384DD #DD73B9 #DDCC73
split-complementary
#73DD97 #CC73DD #DD7384
monochromatic
#2AAC56 #42D172 #73DD97 #A4E9BC #D5F5E0
Accessibility & contrast
On white
1.68
#73DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#73DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD97
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD97 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#5BDBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dd97; /* rgb */ color: rgb(115, 221, 151); /* oklch */ color: oklch(81.6% 0.141 153.2);
Tailwind
colors: {
custom: {
50: '#a1e8b6',
500: '#73dd97',
950: '#000000',
},
}SCSS
$custom: #73dd97; $custom-light: #a1e8b6; $custom-dark: #000000;
JSON
{
"hex": "#73dd97",
"rgb": {
"r": 115,
"g": 221,
"b": 151
},
"hsl": {
"h": 140.377,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81593,
"c": 0.14057,
"h": 153.2
},
"luminance": 0.57592
}Semantic roles & 50–950 ramp
primary
#73DD97
secondary
#AE468B
accent
#1D8EC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481