#72E18D#72E18D
#72E18D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.156 H 149.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72E18D |
|---|---|
| RGB | rgb(114, 225, 141) |
| HSL | hsl(135, 65%, 66%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.48, -49.69, 31.58) |
| CIE-LCH | lch(81.48, 58.87, 147.56°) |
| OKLab | oklab(82.32% -0.1349 0.0787) |
| OKLCH | oklch(82.32% 0.156 149.7) |
| XYZ | xyz(38.6698, 59.3479, 34.6117) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.52
Aqua Green
#12E193
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E18D #E172C6
analogous
#8FE172 #72E18D #72E1C5
triadic
#72E18D #8D72E1 #E18D72
tetradic
#72E18D #728FE1 #E172C6 #E1C572
square
#72E18D #728FE1 #E172C6 #E1C572
split-complementary
#72E18D #C572E1 #E1728F
monochromatic
#26B348 #40D664 #72E18D #A4ECB6 #D7F6DF
Accessibility & contrast
On white
1.63
#72E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#72E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E18D
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E18D | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#5CDECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e18d; /* rgb */ color: rgb(114, 225, 141); /* oklch */ color: oklch(82.3% 0.156 149.7);
Tailwind
colors: {
custom: {
50: '#a1ebaf',
500: '#72e18d',
950: '#000000',
},
}SCSS
$custom: #72e18d; $custom-light: #a1ebaf; $custom-dark: #000000;
JSON
{
"hex": "#72e18d",
"rgb": {
"r": 114,
"g": 225,
"b": 141
},
"hsl": {
"h": 134.595,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.8232,
"c": 0.15623,
"h": 149.7
},
"luminance": 0.59351
}Semantic roles & 50–950 ramp
primary
#72E18D
secondary
#B44398
accent
#19A1CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481