#72E689#72E689
#72E689 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.167 H 148.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72E689 |
|---|---|
| RGB | rgb(114, 230, 137) |
| HSL | hsl(132, 70%, 67%) |
| HSV | hsv(132, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.90, -52.38, 35.46) |
| CIE-LCH | lch(82.90, 63.26, 145.90°) |
| OKLab | oklab(83.46% -0.1421 0.0878) |
| OKLCH | oklch(83.46% 0.167 148.3) |
| XYZ | xyz(39.7491, 61.9740, 33.5296) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.62
Lightish Green
#61E160
ΔE00 5.34
Seafoam Green
#7AF9AB
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E689 #E672CF
analogous
#95E672 #72E689 #72E6C3
triadic
#72E689 #8972E6 #E68972
tetradic
#72E689 #7295E6 #E672CF #E6C372
square
#72E689 #7295E6 #E672CF #E6C372
split-complementary
#72E689 #C372E6 #E67295
monochromatic
#21BC40 #3EDD5D #72E689 #A6EFB5 #DAF8E0
Accessibility & contrast
On white
1.57
#72E689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#72E689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E689
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E689 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D582
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#5BE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e689; /* rgb */ color: rgb(114, 230, 137); /* oklch */ color: oklch(83.5% 0.167 148.3);
Tailwind
colors: {
custom: {
50: '#a2efac',
500: '#72e689',
950: '#000000',
},
}SCSS
$custom: #72e689; $custom-light: #a2efac; $custom-dark: #000000;
JSON
{
"hex": "#72e689",
"rgb": {
"r": 114,
"g": 230,
"b": 137
},
"hsl": {
"h": 131.897,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83458,
"c": 0.16702,
"h": 148.3
},
"luminance": 0.61977
}Semantic roles & 50–950 ramp
primary
#72E689
secondary
#BC40A3
accent
#14ACD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581