#72E5AB#72E5AB
#72E5AB is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.9% C 0.135 H 159.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5AB |
|---|---|
| RGB | rgb(114, 229, 171) |
| HSL | hsl(150, 69%, 67%) |
| HSV | hsv(150, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 25.3%, 10.2%) |
| CIE-LAB | lab(83.21, -45.85, 18.45) |
| CIE-LCH | lch(83.21, 49.42, 158.09°) |
| OKLab | oklab(83.91% -0.1261 0.0471) |
| OKLCH | oklch(83.91% 0.135 159.5) |
| XYZ | xyz(42.3060, 62.5528, 48.3647) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.30
Eucalyptus
#44D7A8
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5AB #E572AC
analogous
#73E572 #72E5AB #72E5E4
triadic
#72E5AB #AB72E5 #E5AB72
tetradic
#72E5AB #7273E5 #E572AC #E5E472
square
#72E5AB #7273E5 #E572AC #E5E472
split-complementary
#72E5AB #E472E5 #E57273
monochromatic
#22BA6E #3EDB8C #72E5AB #A6EFCA #D9F8E9
Accessibility & contrast
On white
1.55
#72E5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#72E5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5AB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5AB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#D2CAAF
Tritanopia (blue-blind)
#4FE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e5ab; /* rgb */ color: rgb(114, 229, 171); /* oklch */ color: oklch(83.9% 0.135 159.5);
Tailwind
colors: {
custom: {
50: '#a2eec4',
500: '#72e5ab',
950: '#000000',
},
}SCSS
$custom: #72e5ab; $custom-light: #a2eec4; $custom-dark: #000000;
JSON
{
"hex": "#72e5ab",
"rgb": {
"r": 114,
"g": 229,
"b": 171
},
"hsl": {
"h": 149.739,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83906,
"c": 0.13461,
"h": 159.5
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#72E5AB
secondary
#BA417E
accent
#1574D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582