#73DD98#73DD98
#73DD98 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.140 H 153.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD98 |
|---|---|
| RGB | rgb(115, 221, 152) |
| HSL | hsl(141, 61%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(80.53, -45.83, 24.65) |
| CIE-LCH | lch(80.53, 52.03, 151.72°) |
| OKLab | oklab(81.61% -0.125 0.0623) |
| OKLCH | oklch(81.61% 0.14 153.5) |
| XYZ | xyz(38.5915, 57.6217, 38.7882) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.89
Aqua Green
#12E193
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.49
Weird Green
#3AE57F
ΔE00 5.99
Seafoam (survey)
#80F9AD
ΔE00 6.11
Seafoam Green
#7AF9AB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD98 #DD73B8
analogous
#83DD73 #73DD98 #73DDCD
triadic
#73DD98 #9873DD #DD9873
tetradic
#73DD98 #7383DD #DD73B8 #DDCD73
square
#73DD98 #7383DD #DD73B8 #DDCD73
split-complementary
#73DD98 #CD73DD #DD7383
monochromatic
#2AAC57 #42D174 #73DD98 #A4E9BC #D5F5E0
Accessibility & contrast
On white
1.68
#73DD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#73DD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD98
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD98 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE94
Deuteranopia (green-blind)
#CDC49C
Tritanopia (blue-blind)
#5BDBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dd98; /* rgb */ color: rgb(115, 221, 152); /* oklch */ color: oklch(81.6% 0.140 153.5);
Tailwind
colors: {
custom: {
50: '#a1e8b6',
500: '#73dd98',
950: '#000000',
},
}SCSS
$custom: #73dd98; $custom-light: #a1e8b6; $custom-dark: #000000;
JSON
{
"hex": "#73dd98",
"rgb": {
"r": 115,
"g": 221,
"b": 152
},
"hsl": {
"h": 140.943,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81613,
"c": 0.13964,
"h": 153.5
},
"luminance": 0.57625
}Semantic roles & 50–950 ramp
primary
#73DD98
secondary
#AE468A
accent
#1D8DC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481