#72E997#72E997
#72E997 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.158 H 151.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #72E997 |
|---|---|
| RGB | rgb(114, 233, 151) |
| HSL | hsl(139, 73%, 68%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(84.01, -51.27, 29.86) |
| CIE-LCH | lch(84.01, 59.33, 149.79°) |
| OKLab | oklab(84.44% -0.1393 0.0748) |
| OKLCH | oklch(84.44% 0.158 151.8) |
| XYZ | xyz(41.6613, 64.0862, 39.4466) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E997 #E972C4
analogous
#89E972 #72E997 #72E9D2
triadic
#72E997 #9772E9 #E99772
tetradic
#72E997 #7289E9 #E972C4 #E9D272
square
#72E997 #7289E9 #E972C4 #E9D272
split-complementary
#72E997 #D272E9 #E97289
monochromatic
#1EC251 #3DE170 #72E997 #A7F1BE #DCFAE5
Accessibility & contrast
On white
1.52
#72E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#72E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E997
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E997 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#56E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e997; /* rgb */ color: rgb(114, 233, 151); /* oklch */ color: oklch(84.4% 0.158 151.8);
Tailwind
colors: {
custom: {
50: '#a2f1b6',
500: '#72e997',
950: '#000000',
},
}SCSS
$custom: #72e997; $custom-light: #a2f1b6; $custom-dark: #000000;
JSON
{
"hex": "#72e997",
"rgb": {
"r": 114,
"g": 233,
"b": 151
},
"hsl": {
"h": 138.655,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.8444,
"c": 0.15814,
"h": 151.8
},
"luminance": 0.6409
}Semantic roles & 50–950 ramp
primary
#72E997
secondary
#C13E98
accent
#1098D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581