#72EC83#72EC83
#72EC83 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.181 H 146.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72EC83 |
|---|---|
| RGB | rgb(114, 236, 131) |
| HSL | hsl(128, 76%, 69%) |
| HSV | hsv(128, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(84.59, -55.69, 40.61) |
| CIE-LCH | lch(84.59, 68.92, 143.90°) |
| OKLab | oklab(84.81% -0.151 0.0995) |
| OKLCH | oklch(84.81% 0.181 146.6) |
| XYZ | xyz(41.0291, 65.2037, 31.8918) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.42
Palegreen
#98FB98
ΔE00 4.51
Baby Green
#8CFF9E
ΔE00 4.63
Mint Green
#8FFF9F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EC83 #EC72DB
analogous
#9EEC72 #72EC83 #72ECC0
triadic
#72EC83 #8372EC #EC8372
tetradic
#72EC83 #729EEC #EC72DB #ECC072
square
#72EC83 #729EEC #EC72DB #ECC072
split-complementary
#72EC83 #C072EC #EC729E
monochromatic
#1BC933 #3CE554 #72EC83 #A8F3B2 #DEFBE2
Accessibility & contrast
On white
1.50
#72EC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#72EC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EC83
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EC83 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#5CE7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72ec83; /* rgb */ color: rgb(114, 236, 131); /* oklch */ color: oklch(84.8% 0.181 146.6);
Tailwind
colors: {
custom: {
50: '#a3f3a8',
500: '#72ec83',
950: '#000000',
},
}SCSS
$custom: #72ec83; $custom-light: #a3f3a8; $custom-dark: #000000;
JSON
{
"hex": "#72ec83",
"rgb": {
"r": 114,
"g": 236,
"b": 131
},
"hsl": {
"h": 128.361,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.84813,
"c": 0.18082,
"h": 146.6
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#72EC83
secondary
#C43EB2
accent
#0DBCD8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580