#72E18C#72E18C
#72E18C is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.157 H 149.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72E18C |
|---|---|
| RGB | rgb(114, 225, 140) |
| HSL | hsl(134, 65%, 66%) |
| HSV | hsv(134, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(81.47, -49.86, 32.06) |
| CIE-LCH | lch(81.47, 59.28, 147.25°) |
| OKLab | oklab(82.3% -0.1354 0.0799) |
| OKLCH | oklch(82.3% 0.157 149.5) |
| XYZ | xyz(38.5958, 59.3183, 34.2216) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 5.75
Seafoam (survey)
#80F9AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E18C #E172C7
analogous
#90E172 #72E18C #72E1C4
triadic
#72E18C #8C72E1 #E18C72
tetradic
#72E18C #7290E1 #E172C7 #E1C472
square
#72E18C #7290E1 #E172C7 #E1C472
split-complementary
#72E18C #C472E1 #E17290
monochromatic
#26B347 #40D663 #72E18C #A4ECB5 #D7F6DE
Accessibility & contrast
On white
1.63
#72E18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#72E18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E18C
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E18C | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D186
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#5CDDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e18c; /* rgb */ color: rgb(114, 225, 140); /* oklch */ color: oklch(82.3% 0.157 149.5);
Tailwind
colors: {
custom: {
50: '#a1ebae',
500: '#72e18c',
950: '#000000',
},
}SCSS
$custom: #72e18c; $custom-light: #a1ebae; $custom-dark: #000000;
JSON
{
"hex": "#72e18c",
"rgb": {
"r": 114,
"g": 225,
"b": 140
},
"hsl": {
"h": 134.054,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.82301,
"c": 0.15718,
"h": 149.5
},
"luminance": 0.59321
}Semantic roles & 50–950 ramp
primary
#72E18C
secondary
#B44399
accent
#19A3CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481