#72DEB2#72DEB2
#72DEB2 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.119 H 164.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEB2 |
|---|---|
| RGB | rgb(114, 222, 178) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.31, -41.36, 12.11) |
| CIE-LCH | lch(81.31, 43.09, 163.68°) |
| OKLab | oklab(82.41% -0.1152 0.0311) |
| OKLCH | oklch(82.41% 0.119 164.9) |
| XYZ | xyz(41.0930, 59.0309, 51.3395) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.48
Eucalyptus
#44D7A8
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEB2 #DE729E
analogous
#72DE7C #72DEB2 #72D4DE
triadic
#72DEB2 #B272DE #DEB272
tetradic
#72DEB2 #7C72DE #DE729E #D4DE72
square
#72DEB2 #7C72DE #DE729E #D4DE72
split-complementary
#72DEB2 #DE72D4 #DE7C72
monochromatic
#29AD77 #40D297 #72DEB2 #A4EACD #D5F5E8
Accessibility & contrast
On white
1.64
#72DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#72DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEB2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEB2 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#4EDED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72deb2; /* rgb */ color: rgb(114, 222, 178); /* oklch */ color: oklch(82.4% 0.119 164.9);
Tailwind
colors: {
custom: {
50: '#a1e9c9',
500: '#72deb2',
950: '#000000',
},
}SCSS
$custom: #72deb2; $custom-light: #a1e9c9; $custom-dark: #000000;
JSON
{
"hex": "#72deb2",
"rgb": {
"r": 114,
"g": 222,
"b": 178
},
"hsl": {
"h": 155.556,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82411,
"c": 0.11931,
"h": 164.9
},
"luminance": 0.59034
}Semantic roles & 50–950 ramp
primary
#72DEB2
secondary
#AF4570
accent
#1C63CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482