#72E08C#72E08C
#72E08C is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.156 H 149.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72E08C |
|---|---|
| RGB | rgb(114, 224, 140) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(81.17, -49.44, 31.67) |
| CIE-LCH | lch(81.17, 58.72, 147.36°) |
| OKLab | oklab(82.06% -0.1343 0.0789) |
| OKLCH | oklch(82.06% 0.156 149.5) |
| XYZ | xyz(38.3262, 58.7792, 34.1317) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.91
Seafoam (survey)
#80F9AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E08C #E072C6
analogous
#8FE072 #72E08C #72E0C3
triadic
#72E08C #8C72E0 #E08C72
tetradic
#72E08C #728FE0 #E072C6 #E0C372
square
#72E08C #728FE0 #E072C6 #E0C372
split-complementary
#72E08C #C372E0 #E0728F
monochromatic
#27B147 #40D563 #72E08C #A4EBB5 #D6F6DE
Accessibility & contrast
On white
1.65
#72E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#72E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E08C
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E08C | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D086
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#5CDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e08c; /* rgb */ color: rgb(114, 224, 140); /* oklch */ color: oklch(82.1% 0.156 149.5);
Tailwind
colors: {
custom: {
50: '#a1eaae',
500: '#72e08c',
950: '#000000',
},
}SCSS
$custom: #72e08c; $custom-light: #a1eaae; $custom-dark: #000000;
JSON
{
"hex": "#72e08c",
"rgb": {
"r": 114,
"g": 224,
"b": 140
},
"hsl": {
"h": 134.182,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82059,
"c": 0.15576,
"h": 149.5
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#72E08C
secondary
#B24498
accent
#1AA2CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481