#73DE99#73DE99
#73DE99 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.140 H 153.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73DE99 |
|---|---|
| RGB | rgb(115, 222, 153) |
| HSL | hsl(141, 62%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(80.84, -46.07, 24.56) |
| CIE-LCH | lch(80.84, 52.20, 151.94°) |
| OKLab | oklab(81.88% -0.1257 0.0621) |
| OKLCH | oklch(81.88% 0.14 153.7) |
| XYZ | xyz(38.9385, 58.1843, 39.3096) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 5.42
Seafoam (survey)
#80F9AD
ΔE00 5.89
Seafoam Green
#7AF9AB
ΔE00 5.89
Weird Green
#3AE57F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DE99 #DE73B8
analogous
#82DE73 #73DE99 #73DECE
triadic
#73DE99 #9973DE #DE9973
tetradic
#73DE99 #7382DE #DE73B8 #DECE73
square
#73DE99 #7382DE #DE73B8 #DECE73
split-complementary
#73DE99 #CE73DE #DE7382
monochromatic
#29AE58 #41D275 #73DE99 #A5EABD #D6F5E1
Accessibility & contrast
On white
1.66
#73DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#73DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DE99
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DE99 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#5ADCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73de99; /* rgb */ color: rgb(115, 222, 153); /* oklch */ color: oklch(81.9% 0.140 153.7);
Tailwind
colors: {
custom: {
50: '#a1e9b7',
500: '#73de99',
950: '#000000',
},
}SCSS
$custom: #73de99; $custom-light: #a1e9b7; $custom-dark: #000000;
JSON
{
"hex": "#73de99",
"rgb": {
"r": 115,
"g": 222,
"b": 153
},
"hsl": {
"h": 141.308,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.81875,
"c": 0.14015,
"h": 153.7
},
"luminance": 0.58187
}Semantic roles & 50–950 ramp
primary
#73DE99
secondary
#B0468A
accent
#1C8CCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481