#72E082#72E082
#72E082 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.165 H 147.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72E082 |
|---|---|
| RGB | rgb(114, 224, 130) |
| HSL | hsl(129, 64%, 66%) |
| HSV | hsv(129, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(81.01, -51.05, 36.52) |
| CIE-LCH | lch(81.01, 62.76, 144.42°) |
| OKLab | oklab(81.88% -0.1386 0.09) |
| OKLCH | oklch(81.88% 0.165 147) |
| XYZ | xyz(37.6221, 58.4975, 30.4234) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 6.43
Palegreen
#98FB98
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E082 #E072D0
analogous
#99E072 #72E082 #72E0B9
triadic
#72E082 #8272E0 #E08272
tetradic
#72E082 #7299E0 #E072D0 #E0B972
square
#72E082 #7299E0 #E072D0 #E0B972
split-complementary
#72E082 #B972E0 #E07299
monochromatic
#27B13B #40D556 #72E082 #A4EBAE #D6F6DB
Accessibility & contrast
On white
1.65
#72E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#72E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E082
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E082 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#5FDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e082; /* rgb */ color: rgb(114, 224, 130); /* oklch */ color: oklch(81.9% 0.165 147.0);
Tailwind
colors: {
custom: {
50: '#a1eaa7',
500: '#72e082',
950: '#000000',
},
}SCSS
$custom: #72e082; $custom-light: #a1eaa7; $custom-dark: #000000;
JSON
{
"hex": "#72e082",
"rgb": {
"r": 114,
"g": 224,
"b": 130
},
"hsl": {
"h": 128.727,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.81881,
"c": 0.16522,
"h": 147
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#72E082
secondary
#B244A2
accent
#1AB2CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480