#72E897#72E897
#72E897 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.157 H 151.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #72E897 |
|---|---|
| RGB | rgb(114, 232, 151) |
| HSL | hsl(139, 72%, 68%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.72, -50.86, 29.46) |
| CIE-LCH | lch(83.72, 58.78, 149.92°) |
| OKLab | oklab(84.2% -0.1382 0.0739) |
| OKLCH | oklch(84.2% 0.157 151.9) |
| XYZ | xyz(41.3790, 63.5216, 39.3525) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.40
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E897 #E872C3
analogous
#88E872 #72E897 #72E8D2
triadic
#72E897 #9772E8 #E89772
tetradic
#72E897 #7288E8 #E872C3 #E8D272
square
#72E897 #7288E8 #E872C3 #E8D272
split-complementary
#72E897 #D272E8 #E87288
monochromatic
#1FC052 #3DDF70 #72E897 #A7F1BE #DBF9E5
Accessibility & contrast
On white
1.53
#72E897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#72E897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E897
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E897 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#56E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e897; /* rgb */ color: rgb(114, 232, 151); /* oklch */ color: oklch(84.2% 0.157 151.9);
Tailwind
colors: {
custom: {
50: '#a2f0b6',
500: '#72e897',
950: '#000000',
},
}SCSS
$custom: #72e897; $custom-light: #a2f0b6; $custom-dark: #000000;
JSON
{
"hex": "#72e897",
"rgb": {
"r": 114,
"g": 232,
"b": 151
},
"hsl": {
"h": 138.814,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.842,
"c": 0.15673,
"h": 151.9
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#72E897
secondary
#BF3F97
accent
#1197D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581