#72DF97#72DF97
#72DF97 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.144 H 153.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF97 |
|---|---|
| RGB | rgb(114, 223, 151) |
| HSL | hsl(140, 63%, 66%) |
| HSV | hsv(140, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.06, -47.11, 25.89) |
| CIE-LCH | lch(81.06, 53.76, 151.21°) |
| OKLab | oklab(82.03% -0.1283 0.0653) |
| OKLCH | oklch(82.03% 0.144 153) |
| XYZ | xyz(38.9103, 58.5841, 38.5296) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.02
Weird Green
#3AE57F
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.68
Light Sea Green
#98F6B0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF97 #DF72BA
analogous
#83DF72 #72DF97 #72DFCD
triadic
#72DF97 #9772DF #DF9772
tetradic
#72DF97 #7283DF #DF72BA #DFCD72
square
#72DF97 #7283DF #DF72BA #DFCD72
split-complementary
#72DF97 #CD72DF #DF7283
monochromatic
#28AF56 #40D472 #72DF97 #A4EABC #D6F6E1
Accessibility & contrast
On white
1.65
#72DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#72DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF97
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF97 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#59DCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df97; /* rgb */ color: rgb(114, 223, 151); /* oklch */ color: oklch(82.0% 0.144 153.0);
Tailwind
colors: {
custom: {
50: '#a1e9b6',
500: '#72df97',
950: '#000000',
},
}SCSS
$custom: #72df97; $custom-light: #a1e9b6; $custom-dark: #000000;
JSON
{
"hex": "#72df97",
"rgb": {
"r": 114,
"g": 223,
"b": 151
},
"hsl": {
"h": 140.367,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82033,
"c": 0.14399,
"h": 153
},
"luminance": 0.58587
}Semantic roles & 50–950 ramp
primary
#72DF97
secondary
#B1458C
accent
#1B8FCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481