#72DEB6#72DEB6
#72DEB6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 167.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEB6 |
|---|---|
| RGB | rgb(114, 222, 182) |
| HSL | hsl(158, 62%, 66%) |
| HSV | hsv(158, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(81.40, -40.50, 10.12) |
| CIE-LCH | lch(81.40, 41.74, 165.97°) |
| OKLab | oklab(82.51% -0.1134 0.026) |
| OKLCH | oklch(82.51% 0.116 167.1) |
| XYZ | xyz(41.5005, 59.1939, 53.4855) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Light Teal
#90E4C1
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEB6 #DE729A
analogous
#72DE80 #72DEB6 #72D0DE
triadic
#72DEB6 #B672DE #DEB672
tetradic
#72DEB6 #8072DE #DE729A #D0DE72
square
#72DEB6 #8072DE #DE729A #D0DE72
split-complementary
#72DEB6 #DE72D0 #DE8072
monochromatic
#29AD7C #40D29C #72DEB6 #A4EAD0 #D5F5E9
Accessibility & contrast
On white
1.64
#72DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#72DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEB6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEB6 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B4
Deuteranopia (green-blind)
#C9C5B9
Tritanopia (blue-blind)
#4CDFD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72deb6; /* rgb */ color: rgb(114, 222, 182); /* oklch */ color: oklch(82.5% 0.116 167.1);
Tailwind
colors: {
custom: {
50: '#a1e9cb',
500: '#72deb6',
950: '#000000',
},
}SCSS
$custom: #72deb6; $custom-light: #a1e9cb; $custom-dark: #000000;
JSON
{
"hex": "#72deb6",
"rgb": {
"r": 114,
"g": 222,
"b": 182
},
"hsl": {
"h": 157.778,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82513,
"c": 0.11635,
"h": 167.1
},
"luminance": 0.59197
}Semantic roles & 50–950 ramp
primary
#72DEB6
secondary
#AF456C
accent
#1C5CCA
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#0F1613
muted
#808483