#72DB99#72DB99
#72DB99 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.136 H 154.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB99 |
|---|---|
| RGB | rgb(114, 219, 153) |
| HSL | hsl(142, 59%, 65%) |
| HSV | hsv(142, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.92, -45.04, 23.29) |
| CIE-LCH | lch(79.92, 50.71, 152.66°) |
| OKLab | oklab(81.11% -0.123 0.059) |
| OKLCH | oklch(81.11% 0.136 154.4) |
| XYZ | xyz(38.0180, 56.5374, 39.0402) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.28
Emerald
#50C878
ΔE00 6.11
Eucalyptus
#44D7A8
ΔE00 6.36
Seaweed
#18D17B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB99 #DB72B4
analogous
#7FDB72 #72DB99 #72DBCE
triadic
#72DB99 #9972DB #DB9972
tetradic
#72DB99 #727FDB #DB72B4 #DBCE72
square
#72DB99 #727FDB #DB72B4 #DBCE72
split-complementary
#72DB99 #CE72DB #DB727F
monochromatic
#2BA859 #41CF76 #72DB99 #A3E7BC #D4F4E0
Accessibility & contrast
On white
1.71
#72DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#72DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB99
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB99 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#59D9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db99; /* rgb */ color: rgb(114, 219, 153); /* oklch */ color: oklch(81.1% 0.136 154.4);
Tailwind
colors: {
custom: {
50: '#a0e7b7',
500: '#72db99',
950: '#000000',
},
}SCSS
$custom: #72db99; $custom-light: #a0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#72db99",
"rgb": {
"r": 114,
"g": 219,
"b": 153
},
"hsl": {
"h": 142.286,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81113,
"c": 0.1364,
"h": 154.4
},
"luminance": 0.5654
}Semantic roles & 50–950 ramp
primary
#72DB99
secondary
#AB4785
accent
#1F88C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481