#72E08B#72E08B
#72E08B is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.157 H 149.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72E08B |
|---|---|
| RGB | rgb(114, 224, 139) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.15, -49.61, 32.16) |
| CIE-LCH | lch(81.15, 59.12, 147.05°) |
| OKLab | oklab(82.04% -0.1347 0.0801) |
| OKLCH | oklch(82.04% 0.157 149.3) |
| XYZ | xyz(38.2528, 58.7498, 33.7452) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.98
Seafoam (survey)
#80F9AD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E08B #E072C7
analogous
#90E072 #72E08B #72E0C2
triadic
#72E08B #8B72E0 #E08B72
tetradic
#72E08B #7290E0 #E072C7 #E0C272
square
#72E08B #7290E0 #E072C7 #E0C272
split-complementary
#72E08B #C272E0 #E07290
monochromatic
#27B146 #40D562 #72E08B #A4EBB4 #D6F6DE
Accessibility & contrast
On white
1.65
#72E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#72E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E08B
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E08B | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#5CDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e08b; /* rgb */ color: rgb(114, 224, 139); /* oklch */ color: oklch(82.0% 0.157 149.3);
Tailwind
colors: {
custom: {
50: '#a1eaad',
500: '#72e08b',
950: '#000000',
},
}SCSS
$custom: #72e08b; $custom-light: #a1eaad; $custom-dark: #000000;
JSON
{
"hex": "#72e08b",
"rgb": {
"r": 114,
"g": 224,
"b": 139
},
"hsl": {
"h": 133.636,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82041,
"c": 0.15671,
"h": 149.3
},
"luminance": 0.58753
}Semantic roles & 50–950 ramp
primary
#72E08B
secondary
#B24499
accent
#1AA3CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481