#72E2AC#72E2AC
#72E2AC is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.130 H 160.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72E2AC |
|---|---|
| RGB | rgb(114, 226, 172) |
| HSL | hsl(151, 66%, 67%) |
| HSV | hsv(151, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(82.35, -44.36, 16.73) |
| CIE-LCH | lch(82.35, 47.41, 159.34°) |
| OKLab | oklab(83.21% -0.1223 0.0428) |
| OKLCH | oklch(83.21% 0.13 160.7) |
| XYZ | xyz(41.5787, 60.9452, 48.5943) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.34
Aqua Marine
#2EE8BB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E2AC #E272A8
analogous
#72E274 #72E2AC #72E0E2
triadic
#72E2AC #AC72E2 #E2AC72
tetradic
#72E2AC #7472E2 #E272A8 #E0E272
square
#72E2AC #7472E2 #E272A8 #E0E272
split-complementary
#72E2AC #E272E0 #E27472
monochromatic
#25B46F #3FD88E #72E2AC #A5ECCA #D8F7E8
Accessibility & contrast
On white
1.59
#72E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#72E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E2AC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E2AC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#4FE1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e2ac; /* rgb */ color: rgb(114, 226, 172); /* oklch */ color: oklch(83.2% 0.130 160.7);
Tailwind
colors: {
custom: {
50: '#a1ecc4',
500: '#72e2ac',
950: '#000000',
},
}SCSS
$custom: #72e2ac; $custom-light: #a1ecc4; $custom-dark: #000000;
JSON
{
"hex": "#72e2ac",
"rgb": {
"r": 114,
"g": 226,
"b": 172
},
"hsl": {
"h": 151.071,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.83215,
"c": 0.12959,
"h": 160.7
},
"luminance": 0.60949
}Semantic roles & 50–950 ramp
primary
#72E2AC
secondary
#B5437A
accent
#1870CE
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482