#72E688#72E688
#72E688 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.168 H 148.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72E688 |
|---|---|
| RGB | rgb(114, 230, 136) |
| HSL | hsl(131, 70%, 67%) |
| HSV | hsv(131, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.88, -52.54, 35.94) |
| CIE-LCH | lch(82.88, 63.66, 145.63°) |
| OKLab | oklab(83.44% -0.1425 0.0889) |
| OKLCH | oklch(83.44% 0.168 148.1) |
| XYZ | xyz(39.6777, 61.9454, 33.1536) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.61
Lightish Green
#61E160
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.43
Turquoise Green
#04F489
ΔE00 5.45
Palegreen
#98FB98
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E688 #E672D0
analogous
#96E672 #72E688 #72E6C2
triadic
#72E688 #8872E6 #E68872
tetradic
#72E688 #7296E6 #E672D0 #E6C272
square
#72E688 #7296E6 #E672D0 #E6C272
split-complementary
#72E688 #C272E6 #E67296
monochromatic
#21BC3F #3EDD5C #72E688 #A6EFB4 #DAF8E0
Accessibility & contrast
On white
1.57
#72E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#72E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E688
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E688 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#5CE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e688; /* rgb */ color: rgb(114, 230, 136); /* oklch */ color: oklch(83.4% 0.168 148.1);
Tailwind
colors: {
custom: {
50: '#a2efab',
500: '#72e688',
950: '#000000',
},
}SCSS
$custom: #72e688; $custom-light: #a2efab; $custom-dark: #000000;
JSON
{
"hex": "#72e688",
"rgb": {
"r": 114,
"g": 230,
"b": 136
},
"hsl": {
"h": 131.379,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.8344,
"c": 0.16796,
"h": 148.1
},
"luminance": 0.61949
}Semantic roles & 50–950 ramp
primary
#72E688
secondary
#BC40A4
accent
#14AED2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581