#72E57F#72E57F
#72E57F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.175 H 146.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72E57F |
|---|---|
| RGB | rgb(114, 229, 127) |
| HSL | hsl(127, 69%, 67%) |
| HSV | hsv(127, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(82.46, -53.51, 39.85) |
| CIE-LCH | lch(82.46, 66.72, 143.32°) |
| OKLab | oklab(83.05% -0.1452 0.0976) |
| OKLCH | oklch(83.05% 0.175 146.1) |
| XYZ | xyz(38.7873, 61.1453, 29.8328) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 5.39
Palegreen
#98FB98
ΔE00 5.59
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E57F #E572D8
analogous
#9EE572 #72E57F #72E5B9
triadic
#72E57F #7F72E5 #E57F72
tetradic
#72E57F #729EE5 #E572D8 #E5B972
square
#72E57F #729EE5 #E572D8 #E5B972
split-complementary
#72E57F #B972E5 #E5729E
monochromatic
#22BA34 #3EDB50 #72E57F #A6EFAE #D9F8DD
Accessibility & contrast
On white
1.59
#72E57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#72E57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E57F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E57F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#5FE0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e57f; /* rgb */ color: rgb(114, 229, 127); /* oklch */ color: oklch(83.0% 0.175 146.1);
Tailwind
colors: {
custom: {
50: '#a2eea5',
500: '#72e57f',
950: '#000000',
},
}SCSS
$custom: #72e57f; $custom-light: #a2eea5; $custom-dark: #000000;
JSON
{
"hex": "#72e57f",
"rgb": {
"r": 114,
"g": 229,
"b": 127
},
"hsl": {
"h": 126.783,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83048,
"c": 0.17496,
"h": 146.1
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#72E57F
secondary
#BA41AC
accent
#15BCD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580