#72DD99#72DD99
#72DD99 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.139 H 154.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD99 |
|---|---|
| RGB | rgb(114, 221, 153) |
| HSL | hsl(142, 61%, 66%) |
| HSV | hsv(142, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.51, -45.90, 24.10) |
| CIE-LCH | lch(80.51, 51.84, 152.30°) |
| OKLab | oklab(81.59% -0.1252 0.0609) |
| OKLCH | oklch(81.59% 0.139 154.1) |
| XYZ | xyz(38.5429, 57.5872, 39.2152) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 6.09
Seafoam (survey)
#80F9AD
ΔE00 6.13
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD99 #DD72B6
analogous
#80DD72 #72DD99 #72DDCE
triadic
#72DD99 #9972DD #DD9972
tetradic
#72DD99 #7280DD #DD72B6 #DDCE72
square
#72DD99 #7280DD #DD72B6 #DDCE72
split-complementary
#72DD99 #CE72DD #DD7280
monochromatic
#29AB59 #41D175 #72DD99 #A3E9BD #D5F5E0
Accessibility & contrast
On white
1.68
#72DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#72DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD99
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD99 | 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)
#DDCE95
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#59DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dd99; /* rgb */ color: rgb(114, 221, 153); /* oklch */ color: oklch(81.6% 0.139 154.1);
Tailwind
colors: {
custom: {
50: '#a1e8b7',
500: '#72dd99',
950: '#000000',
},
}SCSS
$custom: #72dd99; $custom-light: #a1e8b7; $custom-dark: #000000;
JSON
{
"hex": "#72dd99",
"rgb": {
"r": 114,
"g": 221,
"b": 153
},
"hsl": {
"h": 141.869,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81593,
"c": 0.13927,
"h": 154.1
},
"luminance": 0.5759
}Semantic roles & 50–950 ramp
primary
#72DD99
secondary
#AE4688
accent
#1D8AC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481