#72E5A3#72E5A3
#72E5A3 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.142 H 156.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5A3 |
|---|---|
| RGB | rgb(114, 229, 163) |
| HSL | hsl(146, 69%, 67%) |
| HSV | hsv(146, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 28.8%, 10.2%) |
| CIE-LAB | lab(83.05, -47.42, 22.39) |
| CIE-LCH | lch(83.05, 52.44, 154.73°) |
| OKLab | oklab(83.73% -0.1297 0.0568) |
| OKLCH | oklch(83.73% 0.142 156.3) |
| XYZ | xyz(41.5664, 62.2569, 44.4696) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5A3 #E572B4
analogous
#7BE572 #72E5A3 #72E5DC
triadic
#72E5A3 #A372E5 #E5A372
tetradic
#72E5A3 #727BE5 #E572B4 #E5DC72
square
#72E5A3 #727BE5 #E572B4 #E5DC72
split-complementary
#72E5A3 #DC72E5 #E5727B
monochromatic
#22BA63 #3EDB81 #72E5A3 #A6EFC5 #D9F8E6
Accessibility & contrast
On white
1.56
#72E5A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#72E5A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5A3
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5A3 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69F
Deuteranopia (green-blind)
#D3CAA7
Tritanopia (blue-blind)
#53E3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e5a3; /* rgb */ color: rgb(114, 229, 163); /* oklch */ color: oklch(83.7% 0.142 156.3);
Tailwind
colors: {
custom: {
50: '#a2eebe',
500: '#72e5a3',
950: '#000000',
},
}SCSS
$custom: #72e5a3; $custom-light: #a2eebe; $custom-dark: #000000;
JSON
{
"hex": "#72e5a3",
"rgb": {
"r": 114,
"g": 229,
"b": 163
},
"hsl": {
"h": 145.565,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83727,
"c": 0.14157,
"h": 156.3
},
"luminance": 0.6226
}Semantic roles & 50–950 ramp
primary
#72E5A3
secondary
#BA4187
accent
#1581D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582