#72DB95#72DB95
#72DB95 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.140 H 152.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB95 |
|---|---|
| RGB | rgb(114, 219, 149) |
| HSL | hsl(140, 59%, 65%) |
| HSV | hsv(140, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.85, -45.78, 25.27) |
| CIE-LCH | lch(79.85, 52.29, 151.10°) |
| OKLab | oklab(81.03% -0.1248 0.0638) |
| OKLCH | oklch(81.03% 0.14 152.9) |
| XYZ | xyz(37.6931, 56.4075, 37.3294) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.27
Emerald
#50C878
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 5.86
Weird Green
#3AE57F
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB95 #DB72B8
analogous
#83DB72 #72DB95 #72DBC9
triadic
#72DB95 #9572DB #DB9572
tetradic
#72DB95 #7283DB #DB72B8 #DBC972
square
#72DB95 #7283DB #DB72B8 #DBC972
split-complementary
#72DB95 #C972DB #DB7283
monochromatic
#2BA854 #41CF70 #72DB95 #A3E7BA #D4F4DE
Accessibility & contrast
On white
1.71
#72DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#72DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB95
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB95 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#5AD9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db95; /* rgb */ color: rgb(114, 219, 149); /* oklch */ color: oklch(81.0% 0.140 152.9);
Tailwind
colors: {
custom: {
50: '#a0e7b4',
500: '#72db95',
950: '#000000',
},
}SCSS
$custom: #72db95; $custom-light: #a0e7b4; $custom-dark: #000000;
JSON
{
"hex": "#72db95",
"rgb": {
"r": 114,
"g": 219,
"b": 149
},
"hsl": {
"h": 140,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81028,
"c": 0.14012,
"h": 152.9
},
"luminance": 0.5641
}Semantic roles & 50–950 ramp
primary
#72DB95
secondary
#AB4789
accent
#1F8FC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481