#72E57B#72E57B
#72E57B is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.179 H 145.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72E57B |
|---|---|
| RGB | rgb(114, 229, 123) |
| HSL | hsl(125, 69%, 67%) |
| HSV | hsv(125, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(82.40, -54.09, 41.74) |
| CIE-LCH | lch(82.40, 68.33, 142.34°) |
| OKLab | oklab(82.99% -0.1469 0.1017) |
| OKLCH | oklch(82.99% 0.179 145.3) |
| XYZ | xyz(38.5317, 61.0431, 28.4871) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 5.52
Fresh Green
#69D84F
ΔE00 5.56
Palegreen
#98FB98
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E57B #E572DC
analogous
#A2E572 #72E57B #72E5B5
triadic
#72E57B #7B72E5 #E57B72
tetradic
#72E57B #72A2E5 #E572DC #E5B572
square
#72E57B #72A2E5 #E572DC #E5B572
split-complementary
#72E57B #B572E5 #E572A2
monochromatic
#22BA2E #3EDB4B #72E57B #A6EFAB #D9F8DC
Accessibility & contrast
On white
1.59
#72E57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#72E57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E57B
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E57B | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D473
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#60E0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e57b; /* rgb */ color: rgb(114, 229, 123); /* oklch */ color: oklch(83.0% 0.179 145.3);
Tailwind
colors: {
custom: {
50: '#a2eea3',
500: '#72e57b',
950: '#000000',
},
}SCSS
$custom: #72e57b; $custom-light: #a2eea3; $custom-dark: #000000;
JSON
{
"hex": "#72e57b",
"rgb": {
"r": 114,
"g": 229,
"b": 123
},
"hsl": {
"h": 124.696,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.82985,
"c": 0.17864,
"h": 145.3
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#72E57B
secondary
#BA41B1
accent
#15C2D1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580