#72DE85#72DE85
#72DE85 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.160 H 147.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72DE85 |
|---|---|
| RGB | rgb(114, 222, 133) |
| HSL | hsl(131, 62%, 66%) |
| HSV | hsv(131, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 40.1%, 12.9%) |
| CIE-LAB | lab(80.47, -49.76, 34.30) |
| CIE-LCH | lch(80.47, 60.43, 145.43°) |
| OKLab | oklab(81.45% -0.1351 0.0849) |
| OKLCH | oklch(81.45% 0.16 147.8) |
| XYZ | xyz(37.2921, 57.5106, 31.3213) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.19
Lightish Green
#61E160
ΔE00 5.48
Emerald
#50C878
ΔE00 6.05
Seaweed
#18D17B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DE85 #DE72CB
analogous
#95DE72 #72DE85 #72DEBB
triadic
#72DE85 #8572DE #DE8572
tetradic
#72DE85 #7295DE #DE72CB #DEBB72
square
#72DE85 #7295DE #DE72CB #DEBB72
split-complementary
#72DE85 #BB72DE #DE7295
monochromatic
#29AD40 #40D25A #72DE85 #A4EAB0 #D5F5DB
Accessibility & contrast
On white
1.68
#72DE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#72DE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DE85
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DE85 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#D1C48B
Tritanopia (blue-blind)
#5FDAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72de85; /* rgb */ color: rgb(114, 222, 133); /* oklch */ color: oklch(81.4% 0.160 147.8);
Tailwind
colors: {
custom: {
50: '#a1e9a9',
500: '#72de85',
950: '#000000',
},
}SCSS
$custom: #72de85; $custom-light: #a1e9a9; $custom-dark: #000000;
JSON
{
"hex": "#72de85",
"rgb": {
"r": 114,
"g": 222,
"b": 133
},
"hsl": {
"h": 130.556,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.81447,
"c": 0.15957,
"h": 147.8
},
"luminance": 0.57513
}Semantic roles & 50–950 ramp
primary
#72DE85
secondary
#AF459C
accent
#1CABCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481