#72DED0#72DED0
#72DED0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.102 H 184.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED0 |
|---|---|
| RGB | rgb(114, 222, 208) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.04, -34.50, -2.73) |
| CIE-LCH | lch(82.04, 34.61, 184.53°) |
| OKLab | oklab(83.25% -0.1021 -0.0079) |
| OKLCH | oklch(83.25% 0.102 184.4) |
| XYZ | xyz(44.4411, 60.3702, 68.9729) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Mediumturquoise
#48D1CC
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 7.18
Aqua (survey)
#13EAC9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED0 #DE7280
analogous
#72DE9A #72DED0 #72B6DE
triadic
#72DED0 #D072DE #DED072
tetradic
#72DED0 #9A72DE #DE7280 #B6DE72
square
#72DED0 #9A72DE #DE7280 #B6DE72
split-complementary
#72DED0 #DE72B6 #DE9A72
monochromatic
#29AD9C #40D2BF #72DED0 #A4EAE1 #D5F5F1
Accessibility & contrast
On white
1.61
#72DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#72DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C3C7D1
Tritanopia (blue-blind)
#3AE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72ded0; /* rgb */ color: rgb(114, 222, 208); /* oklch */ color: oklch(83.2% 0.102 184.4);
Tailwind
colors: {
custom: {
50: '#a2e8de',
500: '#72ded0',
950: '#000000',
},
}SCSS
$custom: #72ded0; $custom-light: #a2e8de; $custom-dark: #000000;
JSON
{
"hex": "#72ded0",
"rgb": {
"r": 114,
"g": 222,
"b": 208
},
"hsl": {
"h": 172.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83245,
"c": 0.10237,
"h": 184.4
},
"luminance": 0.60374
}Semantic roles & 50–950 ramp
primary
#72DED0
secondary
#AF4553
accent
#1C32CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484