#72DB94#72DB94
#72DB94 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.141 H 152.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB94 |
|---|---|
| RGB | rgb(114, 219, 148) |
| HSL | hsl(139, 59%, 65%) |
| HSV | hsv(139, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(79.83, -45.96, 25.77) |
| CIE-LCH | lch(79.83, 52.69, 150.72°) |
| OKLab | oklab(81.01% -0.1252 0.0649) |
| OKLCH | oklch(81.01% 0.141 152.6) |
| XYZ | xyz(37.6136, 56.3757, 36.9107) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.23
Aqua Green
#12E193
ΔE00 5.29
Emerald
#50C878
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.79
Seaweed
#18D17B
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB94 #DB72B9
analogous
#84DB72 #72DB94 #72DBC9
triadic
#72DB94 #9472DB #DB9472
tetradic
#72DB94 #7284DB #DB72B9 #DBC972
square
#72DB94 #7284DB #DB72B9 #DBC972
split-complementary
#72DB94 #C972DB #DB7284
monochromatic
#2BA853 #41CF6F #72DB94 #A3E7B9 #D4F4DE
Accessibility & contrast
On white
1.71
#72DB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#72DB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB94
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB94 | 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)
#DBCC90
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#5BD8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db94; /* rgb */ color: rgb(114, 219, 148); /* oklch */ color: oklch(81.0% 0.141 152.6);
Tailwind
colors: {
custom: {
50: '#a0e7b4',
500: '#72db94',
950: '#000000',
},
}SCSS
$custom: #72db94; $custom-light: #a0e7b4; $custom-dark: #000000;
JSON
{
"hex": "#72db94",
"rgb": {
"r": 114,
"g": 219,
"b": 148
},
"hsl": {
"h": 139.429,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81008,
"c": 0.14105,
"h": 152.6
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#72DB94
secondary
#AB478A
accent
#1F90C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481