#72E593#72E593
#72E593 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.4% C 0.156 H 151.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #72E593 |
|---|---|
| RGB | rgb(114, 229, 147) |
| HSL | hsl(137, 69%, 67%) |
| HSV | hsv(137, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.76, -50.32, 30.23) |
| CIE-LCH | lch(82.76, 58.70, 149.01°) |
| OKLab | oklab(83.4% -0.1367 0.0756) |
| OKLCH | oklch(83.4% 0.156 151) |
| XYZ | xyz(40.2225, 61.7194, 37.3916) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 5.17
Light Sea Green
#98F6B0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E593 #E572C4
analogous
#8BE572 #72E593 #72E5CC
triadic
#72E593 #9372E5 #E59372
tetradic
#72E593 #728BE5 #E572C4 #E5CC72
square
#72E593 #728BE5 #E572C4 #E5CC72
split-complementary
#72E593 #CC72E5 #E5728B
monochromatic
#22BA4E #3EDB6B #72E593 #A6EFBB #D9F8E2
Accessibility & contrast
On white
1.57
#72E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#72E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E593
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E593 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#59E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e593; /* rgb */ color: rgb(114, 229, 147); /* oklch */ color: oklch(83.4% 0.156 151.0);
Tailwind
colors: {
custom: {
50: '#a2eeb3',
500: '#72e593',
950: '#000000',
},
}SCSS
$custom: #72e593; $custom-light: #a2eeb3; $custom-dark: #000000;
JSON
{
"hex": "#72e593",
"rgb": {
"r": 114,
"g": 229,
"b": 147
},
"hsl": {
"h": 137.217,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83399,
"c": 0.15624,
"h": 151
},
"luminance": 0.61723
}Semantic roles & 50–950 ramp
primary
#72E593
secondary
#BA4197
accent
#159BD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581