#72DB97#72DB97
#72DB97 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.138 H 153.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB97 |
|---|---|
| RGB | rgb(114, 219, 151) |
| HSL | hsl(141, 59%, 65%) |
| HSV | hsv(141, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(79.88, -45.41, 24.28) |
| CIE-LCH | lch(79.88, 51.50, 151.87°) |
| OKLab | oklab(81.07% -0.1239 0.0614) |
| OKLCH | oklch(81.07% 0.138 153.6) |
| XYZ | xyz(37.8542, 56.4719, 38.1776) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.47
Emerald
#50C878
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 6.19
Seaweed
#18D17B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB97 #DB72B6
analogous
#81DB72 #72DB97 #72DBCC
triadic
#72DB97 #9772DB #DB9772
tetradic
#72DB97 #7281DB #DB72B6 #DBCC72
square
#72DB97 #7281DB #DB72B6 #DBCC72
split-complementary
#72DB97 #CC72DB #DB7281
monochromatic
#2BA857 #41CF73 #72DB97 #A3E7BB #D4F4DF
Accessibility & contrast
On white
1.71
#72DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#72DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB97
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB97 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#5AD9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db97; /* rgb */ color: rgb(114, 219, 151); /* oklch */ color: oklch(81.1% 0.138 153.6);
Tailwind
colors: {
custom: {
50: '#a0e7b6',
500: '#72db97',
950: '#000000',
},
}SCSS
$custom: #72db97; $custom-light: #a0e7b6; $custom-dark: #000000;
JSON
{
"hex": "#72db97",
"rgb": {
"r": 114,
"g": 219,
"b": 151
},
"hsl": {
"h": 141.143,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.8107,
"c": 0.13825,
"h": 153.6
},
"luminance": 0.56475
}Semantic roles & 50–950 ramp
primary
#72DB97
secondary
#AB4787
accent
#1F8CC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481