#72E58D#72E58D
#72E58D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.162 H 149.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72E58D |
|---|---|
| RGB | rgb(114, 229, 141) |
| HSL | hsl(134, 69%, 67%) |
| HSV | hsv(134, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.67, -51.33, 33.14) |
| CIE-LCH | lch(82.67, 61.10, 147.15°) |
| OKLab | oklab(83.29% -0.1393 0.0824) |
| OKLCH | oklch(83.29% 0.162 149.4) |
| XYZ | xyz(39.7639, 61.5359, 34.9764) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.26
Light Bluish Green
#76FDA8
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E58D #E572CA
analogous
#91E572 #72E58D #72E5C7
triadic
#72E58D #8D72E5 #E58D72
tetradic
#72E58D #7291E5 #E572CA #E5C772
square
#72E58D #7291E5 #E572CA #E5C772
split-complementary
#72E58D #C772E5 #E57291
monochromatic
#22BA46 #3EDB63 #72E58D #A6EFB7 #D9F8E1
Accessibility & contrast
On white
1.58
#72E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#72E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E58D
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E58D | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D487
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#5BE1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e58d; /* rgb */ color: rgb(114, 229, 141); /* oklch */ color: oklch(83.3% 0.162 149.4);
Tailwind
colors: {
custom: {
50: '#a2eeaf',
500: '#72e58d',
950: '#000000',
},
}SCSS
$custom: #72e58d; $custom-light: #a2eeaf; $custom-dark: #000000;
JSON
{
"hex": "#72e58d",
"rgb": {
"r": 114,
"g": 229,
"b": 141
},
"hsl": {
"h": 134.087,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83287,
"c": 0.16187,
"h": 149.4
},
"luminance": 0.61539
}Semantic roles & 50–950 ramp
primary
#72E58D
secondary
#BA419E
accent
#15A5D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581