#72E596#72E596
#72E596 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.5% C 0.153 H 151.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72E596 |
|---|---|
| RGB | rgb(114, 229, 150) |
| HSL | hsl(139, 69%, 67%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.81, -49.80, 28.76) |
| CIE-LCH | lch(82.81, 57.51, 149.99°) |
| OKLab | oklab(83.46% -0.1354 0.0722) |
| OKLCH | oklch(83.46% 0.153 151.9) |
| XYZ | xyz(40.4609, 61.8148, 38.6475) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.12
Light Bluish Green
#76FDA8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E596 #E572C1
analogous
#87E572 #72E596 #72E5D0
triadic
#72E596 #9672E5 #E59672
tetradic
#72E596 #7287E5 #E572C1 #E5D072
square
#72E596 #7287E5 #E572C1 #E5D072
split-complementary
#72E596 #D072E5 #E57287
monochromatic
#22BA52 #3EDB70 #72E596 #A6EFBC #D9F8E3
Accessibility & contrast
On white
1.57
#72E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#72E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E596
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E596 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#58E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e596; /* rgb */ color: rgb(114, 229, 150); /* oklch */ color: oklch(83.5% 0.153 151.9);
Tailwind
colors: {
custom: {
50: '#a2eeb5',
500: '#72e596',
950: '#000000',
},
}SCSS
$custom: #72e596; $custom-light: #a2eeb5; $custom-dark: #000000;
JSON
{
"hex": "#72e596",
"rgb": {
"r": 114,
"g": 229,
"b": 150
},
"hsl": {
"h": 138.783,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83458,
"c": 0.15344,
"h": 151.9
},
"luminance": 0.61818
}Semantic roles & 50–950 ramp
primary
#72E596
secondary
#BA4194
accent
#1596D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581