#72E682#72E682
#72E682 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.174 H 146.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72E682 |
|---|---|
| RGB | rgb(114, 230, 130) |
| HSL | hsl(128, 70%, 67%) |
| HSV | hsv(128, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(82.80, -53.47, 38.81) |
| CIE-LCH | lch(82.80, 66.07, 144.03°) |
| OKLab | oklab(83.34% -0.1451 0.0953) |
| OKLCH | oklch(83.34% 0.174 146.7) |
| XYZ | xyz(39.2632, 61.7796, 30.9704) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.27
Palegreen
#98FB98
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E682 #E672D6
analogous
#9CE672 #72E682 #72E6BC
triadic
#72E682 #8272E6 #E68272
tetradic
#72E682 #729CE6 #E672D6 #E6BC72
square
#72E682 #729CE6 #E672D6 #E6BC72
split-complementary
#72E682 #BC72E6 #E6729C
monochromatic
#21BC37 #3EDD54 #72E682 #A6EFB0 #DAF8DE
Accessibility & contrast
On white
1.57
#72E682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#72E682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E682
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E682 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#5DE1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e682; /* rgb */ color: rgb(114, 230, 130); /* oklch */ color: oklch(83.3% 0.174 146.7);
Tailwind
colors: {
custom: {
50: '#a2efa7',
500: '#72e682',
950: '#000000',
},
}SCSS
$custom: #72e682; $custom-light: #a2efa7; $custom-dark: #000000;
JSON
{
"hex": "#72e682",
"rgb": {
"r": 114,
"g": 230,
"b": 130
},
"hsl": {
"h": 128.276,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83339,
"c": 0.17355,
"h": 146.7
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#72E682
secondary
#BC40AB
accent
#14B8D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580