#72E583#72E583
#72E583 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.171 H 147.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72E583 |
|---|---|
| RGB | rgb(114, 229, 131) |
| HSL | hsl(129, 69%, 67%) |
| HSV | hsv(129, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(82.51, -52.91, 37.95) |
| CIE-LCH | lch(82.51, 65.12, 144.35°) |
| OKLab | oklab(83.11% -0.1436 0.0934) |
| OKLCH | oklch(83.11% 0.171 147) |
| XYZ | xyz(39.0531, 61.2516, 31.2331) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.33
Palegreen
#98FB98
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E583 #E572D4
analogous
#9AE572 #72E583 #72E5BD
triadic
#72E583 #8372E5 #E58372
tetradic
#72E583 #729AE5 #E572D4 #E5BD72
square
#72E583 #729AE5 #E572D4 #E5BD72
split-complementary
#72E583 #BD72E5 #E5729A
monochromatic
#22BA39 #3EDB56 #72E583 #A6EFB0 #D9F8DE
Accessibility & contrast
On white
1.58
#72E583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#72E583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E583
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E583 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#5DE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e583; /* rgb */ color: rgb(114, 229, 131); /* oklch */ color: oklch(83.1% 0.171 147.0);
Tailwind
colors: {
custom: {
50: '#a2eea8',
500: '#72e583',
950: '#000000',
},
}SCSS
$custom: #72e583; $custom-light: #a2eea8; $custom-dark: #000000;
JSON
{
"hex": "#72e583",
"rgb": {
"r": 114,
"g": 229,
"b": 131
},
"hsl": {
"h": 128.87,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83113,
"c": 0.17124,
"h": 147
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#72E583
secondary
#BA41A8
accent
#15B5D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580