#73DF98#73DF98
#73DF98 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.143 H 153.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF98 |
|---|---|
| RGB | rgb(115, 223, 152) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(81.12, -46.68, 25.45) |
| CIE-LCH | lch(81.12, 53.16, 151.40°) |
| OKLab | oklab(82.09% -0.1272 0.0642) |
| OKLCH | oklch(82.09% 0.143 153.2) |
| XYZ | xyz(39.1226, 58.6841, 38.9652) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.88
Aqua Green
#12E193
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.63
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF98 #DF73BA
analogous
#84DF73 #73DF98 #73DFCE
triadic
#73DF98 #9873DF #DF9873
tetradic
#73DF98 #7384DF #DF73BA #DFCE73
square
#73DF98 #7384DF #DF73BA #DFCE73
split-complementary
#73DF98 #CE73DF #DF7384
monochromatic
#28AF56 #41D473 #73DF98 #A5EABD #D7F6E1
Accessibility & contrast
On white
1.65
#73DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#73DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF98
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF98 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#5ADDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df98; /* rgb */ color: rgb(115, 223, 152); /* oklch */ color: oklch(82.1% 0.143 153.2);
Tailwind
colors: {
custom: {
50: '#a1e9b6',
500: '#73df98',
950: '#000000',
},
}SCSS
$custom: #73df98; $custom-light: #a1e9b6; $custom-dark: #000000;
JSON
{
"hex": "#73df98",
"rgb": {
"r": 115,
"g": 223,
"b": 152
},
"hsl": {
"h": 140.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82094,
"c": 0.14251,
"h": 153.2
},
"luminance": 0.58687
}Semantic roles & 50–950 ramp
primary
#73DF98
secondary
#B1458C
accent
#1B8ECB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481