#72DED3#72DED3
#72DED3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 186.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED3 |
|---|---|
| RGB | rgb(114, 222, 211) |
| HSL | hsl(174, 62%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(82.12, -33.77, -4.21) |
| CIE-LCH | lch(82.12, 34.03, 187.10°) |
| OKLab | oklab(83.34% -0.1008 -0.0119) |
| OKLCH | oklch(83.34% 0.101 186.7) |
| XYZ | xyz(44.8137, 60.5192, 70.9352) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.85
Mediumturquoise
#48D1CC
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 6.82
Bright Aqua
#0BF9EA
ΔE00 7.45
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED3 #DE727D
analogous
#72DE9D #72DED3 #72B3DE
triadic
#72DED3 #D372DE #DED372
tetradic
#72DED3 #9D72DE #DE727D #B3DE72
square
#72DED3 #9D72DE #DE727D #B3DE72
split-complementary
#72DED3 #DE72B3 #DE9D72
monochromatic
#29ADA0 #40D2C4 #72DED3 #A4EAE2 #D5F5F2
Accessibility & contrast
On white
1.60
#72DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#72DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C2C7D4
Tritanopia (blue-blind)
#37E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72ded3; /* rgb */ color: rgb(114, 222, 211); /* oklch */ color: oklch(83.3% 0.101 186.7);
Tailwind
colors: {
custom: {
50: '#a2e8e0',
500: '#72ded3',
950: '#000000',
},
}SCSS
$custom: #72ded3; $custom-light: #a2e8e0; $custom-dark: #000000;
JSON
{
"hex": "#72ded3",
"rgb": {
"r": 114,
"g": 222,
"b": 211
},
"hsl": {
"h": 173.889,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83336,
"c": 0.10148,
"h": 186.7
},
"luminance": 0.60523
}Semantic roles & 50–950 ramp
primary
#72DED3
secondary
#AF4550
accent
#1C2DCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484