#72EB83#72EB83
#72EB83 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.179 H 146.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB83 |
|---|---|
| RGB | rgb(114, 235, 131) |
| HSL | hsl(128, 75%, 68%) |
| HSV | hsv(128, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(84.29, -55.30, 40.23) |
| CIE-LCH | lch(84.29, 68.38, 143.96°) |
| OKLab | oklab(84.57% -0.15 0.0986) |
| OKLCH | oklch(84.57% 0.179 146.7) |
| XYZ | xyz(40.7420, 64.6295, 31.7961) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.39
Palegreen
#98FB98
ΔE00 4.64
Baby Green
#8CFF9E
ΔE00 4.78
Mint Green
#8FFF9F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB83 #EB72DA
analogous
#9DEB72 #72EB83 #72EBBF
triadic
#72EB83 #8372EB #EB8372
tetradic
#72EB83 #729DEB #EB72DA #EBBF72
square
#72EB83 #729DEB #EB72DA #EBBF72
split-complementary
#72EB83 #BF72EB #EB729D
monochromatic
#1CC634 #3CE354 #72EB83 #A8F3B2 #DDFAE1
Accessibility & contrast
On white
1.51
#72EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#72EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB83
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB83 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#5CE6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72eb83; /* rgb */ color: rgb(114, 235, 131); /* oklch */ color: oklch(84.6% 0.179 146.7);
Tailwind
colors: {
custom: {
50: '#a3f2a8',
500: '#72eb83',
950: '#000000',
},
}SCSS
$custom: #72eb83; $custom-light: #a3f2a8; $custom-dark: #000000;
JSON
{
"hex": "#72eb83",
"rgb": {
"r": 114,
"g": 235,
"b": 131
},
"hsl": {
"h": 128.43,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.8457,
"c": 0.17947,
"h": 146.7
},
"luminance": 0.64633
}Semantic roles & 50–950 ramp
primary
#72EB83
secondary
#C33EB0
accent
#0EBBD7
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580