#72DB93#72DB93
#72DB93 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.0% C 0.142 H 152.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB93 |
|---|---|
| RGB | rgb(114, 219, 147) |
| HSL | hsl(139, 59%, 65%) |
| HSV | hsv(139, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(79.81, -46.14, 26.26) |
| CIE-LCH | lch(79.81, 53.09, 150.35°) |
| OKLab | oklab(80.99% -0.1257 0.0661) |
| OKLCH | oklch(80.99% 0.142 152.2) |
| XYZ | xyz(37.5348, 56.3441, 36.4957) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.30
Aqua Green
#12E193
ΔE00 5.32
Emerald
#50C878
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.95
Seafoam
#7FE0B3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB93 #DB72BA
analogous
#85DB72 #72DB93 #72DBC7
triadic
#72DB93 #9372DB #DB9372
tetradic
#72DB93 #7285DB #DB72BA #DBC772
square
#72DB93 #7285DB #DB72BA #DBC772
split-complementary
#72DB93 #C772DB #DB7285
monochromatic
#2BA852 #41CF6E #72DB93 #A3E7B8 #D4F4DE
Accessibility & contrast
On white
1.71
#72DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#72DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB93
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB93 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#5BD8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db93; /* rgb */ color: rgb(114, 219, 147); /* oklch */ color: oklch(81.0% 0.142 152.2);
Tailwind
colors: {
custom: {
50: '#a0e7b3',
500: '#72db93',
950: '#000000',
},
}SCSS
$custom: #72db93; $custom-light: #a0e7b3; $custom-dark: #000000;
JSON
{
"hex": "#72db93",
"rgb": {
"r": 114,
"g": 219,
"b": 147
},
"hsl": {
"h": 138.857,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.80987,
"c": 0.14199,
"h": 152.2
},
"luminance": 0.56347
}Semantic roles & 50–950 ramp
primary
#72DB93
secondary
#AB478B
accent
#1F92C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481