#72DEB3#72DEB3
#72DEB3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.4% C 0.119 H 165.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEB3 |
|---|---|
| RGB | rgb(114, 222, 179) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.33, -41.14, 11.61) |
| CIE-LCH | lch(81.33, 42.75, 164.24°) |
| OKLab | oklab(82.44% -0.1147 0.0298) |
| OKLCH | oklch(82.44% 0.119 165.4) |
| XYZ | xyz(41.1938, 59.0712, 51.8702) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.59
Light Teal
#90E4C1
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.40
Aqua Marine
#2EE8BB
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEB3 #DE729D
analogous
#72DE7D #72DEB3 #72D3DE
triadic
#72DEB3 #B372DE #DEB372
tetradic
#72DEB3 #7D72DE #DE729D #D3DE72
square
#72DEB3 #7D72DE #DE729D #D3DE72
split-complementary
#72DEB3 #DE72D3 #DE7D72
monochromatic
#29AD78 #40D298 #72DEB3 #A4EACE #D5F5E8
Accessibility & contrast
On white
1.64
#72DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#72DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEB3
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEB3 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#4DDED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72deb3; /* rgb */ color: rgb(114, 222, 179); /* oklch */ color: oklch(82.4% 0.119 165.4);
Tailwind
colors: {
custom: {
50: '#a1e9c9',
500: '#72deb3',
950: '#000000',
},
}SCSS
$custom: #72deb3; $custom-light: #a1e9c9; $custom-dark: #000000;
JSON
{
"hex": "#72deb3",
"rgb": {
"r": 114,
"g": 222,
"b": 179
},
"hsl": {
"h": 156.111,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82437,
"c": 0.11856,
"h": 165.4
},
"luminance": 0.59075
}Semantic roles & 50–950 ramp
primary
#72DEB3
secondary
#AF456F
accent
#1C61CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482