#72E18E#72E18E
#72E18E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.155 H 150.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72E18E |
|---|---|
| RGB | rgb(114, 225, 142) |
| HSL | hsl(135, 65%, 66%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.50, -49.52, 31.09) |
| CIE-LCH | lch(81.50, 58.47, 147.88°) |
| OKLab | oklab(82.34% -0.1345 0.0776) |
| OKLCH | oklch(82.34% 0.155 150) |
| XYZ | xyz(38.7446, 59.3778, 35.0053) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.49
Aqua Green
#12E193
ΔE00 5.51
Tealish Green
#0CDC73
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.60
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E18E #E172C5
analogous
#8EE172 #72E18E #72E1C6
triadic
#72E18E #8E72E1 #E18E72
tetradic
#72E18E #728EE1 #E172C5 #E1C672
square
#72E18E #728EE1 #E172C5 #E1C672
split-complementary
#72E18E #C672E1 #E1728E
monochromatic
#26B349 #40D666 #72E18E #A4ECB6 #D7F6DF
Accessibility & contrast
On white
1.63
#72E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#72E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E18E
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E18E | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D3C693
Tritanopia (blue-blind)
#5BDECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e18e; /* rgb */ color: rgb(114, 225, 142); /* oklch */ color: oklch(82.3% 0.155 150.0);
Tailwind
colors: {
custom: {
50: '#a1ebaf',
500: '#72e18e',
950: '#000000',
},
}SCSS
$custom: #72e18e; $custom-light: #a1ebaf; $custom-dark: #000000;
JSON
{
"hex": "#72e18e",
"rgb": {
"r": 114,
"g": 225,
"b": 142
},
"hsl": {
"h": 135.135,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.82338,
"c": 0.15529,
"h": 150
},
"luminance": 0.59381
}Semantic roles & 50–950 ramp
primary
#72E18E
secondary
#B44397
accent
#199FCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481