#72DC99#72DC99
#72DC99 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.138 H 154.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC99 |
|---|---|
| RGB | rgb(114, 220, 153) |
| HSL | hsl(142, 60%, 65%) |
| HSV | hsv(142, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(80.21, -45.47, 23.70) |
| CIE-LCH | lch(80.21, 51.27, 152.48°) |
| OKLab | oklab(81.35% -0.1241 0.06) |
| OKLCH | oklch(81.35% 0.138 154.2) |
| XYZ | xyz(38.2796, 57.0607, 39.1275) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.19
Emerald
#50C878
ΔE00 6.20
Weird Green
#3AE57F
ΔE00 6.29
Seafoam (survey)
#80F9AD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC99 #DC72B5
analogous
#80DC72 #72DC99 #72DCCE
triadic
#72DC99 #9972DC #DC9972
tetradic
#72DC99 #7280DC #DC72B5 #DCCE72
square
#72DC99 #7280DC #DC72B5 #DCCE72
split-complementary
#72DC99 #CE72DC #DC7280
monochromatic
#2AAA59 #41D076 #72DC99 #A3E8BC #D4F4E0
Accessibility & contrast
On white
1.69
#72DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#72DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC99
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC99 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#59DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dc99; /* rgb */ color: rgb(114, 220, 153); /* oklch */ color: oklch(81.4% 0.138 154.2);
Tailwind
colors: {
custom: {
50: '#a1e7b7',
500: '#72dc99',
950: '#000000',
},
}SCSS
$custom: #72dc99; $custom-light: #a1e7b7; $custom-dark: #000000;
JSON
{
"hex": "#72dc99",
"rgb": {
"r": 114,
"g": 220,
"b": 153
},
"hsl": {
"h": 142.075,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81353,
"c": 0.13784,
"h": 154.2
},
"luminance": 0.57064
}Semantic roles & 50–950 ramp
primary
#72DC99
secondary
#AC4687
accent
#1E89C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481