#72DD97#72DD97
#72DD97 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.141 H 153.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD97 |
|---|---|
| RGB | rgb(114, 221, 151) |
| HSL | hsl(141, 61%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.47, -46.26, 25.09) |
| CIE-LCH | lch(80.47, 52.63, 151.53°) |
| OKLab | oklab(81.55% -0.1261 0.0633) |
| OKLCH | oklch(81.55% 0.141 153.3) |
| XYZ | xyz(38.3791, 57.5217, 38.3525) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 6.11
Seafoam (survey)
#80F9AD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD97 #DD72B8
analogous
#82DD72 #72DD97 #72DDCD
triadic
#72DD97 #9772DD #DD9772
tetradic
#72DD97 #7282DD #DD72B8 #DDCD72
square
#72DD97 #7282DD #DD72B8 #DDCD72
split-complementary
#72DD97 #CD72DD #DD7282
monochromatic
#29AB56 #41D173 #72DD97 #A3E9BB #D5F5E0
Accessibility & contrast
On white
1.68
#72DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#72DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD97
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD97 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#59DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dd97; /* rgb */ color: rgb(114, 221, 151); /* oklch */ color: oklch(81.6% 0.141 153.3);
Tailwind
colors: {
custom: {
50: '#a1e8b6',
500: '#72dd97',
950: '#000000',
},
}SCSS
$custom: #72dd97; $custom-light: #a1e8b6; $custom-dark: #000000;
JSON
{
"hex": "#72dd97",
"rgb": {
"r": 114,
"g": 221,
"b": 151
},
"hsl": {
"h": 140.748,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81551,
"c": 0.14113,
"h": 153.3
},
"luminance": 0.57525
}Semantic roles & 50–950 ramp
primary
#72DD97
secondary
#AE468A
accent
#1D8DC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481