#72DED2#72DED2
#72DED2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.102 H 186.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED2 |
|---|---|
| RGB | rgb(114, 222, 210) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.09, -34.02, -3.72) |
| CIE-LCH | lch(82.09, 34.22, 186.24°) |
| OKLab | oklab(83.31% -0.1012 -0.0105) |
| OKLCH | oklch(83.31% 0.102 186) |
| XYZ | xyz(44.6887, 60.4692, 70.2770) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.72
Mediumturquoise
#48D1CC
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 6.52
Bright Aqua
#0BF9EA
ΔE00 7.42
Pale Teal
#82CBB2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED2 #DE727E
analogous
#72DE9C #72DED2 #72B4DE
triadic
#72DED2 #D272DE #DED272
tetradic
#72DED2 #9C72DE #DE727E #B4DE72
square
#72DED2 #9C72DE #DE727E #B4DE72
split-complementary
#72DED2 #DE72B4 #DE9C72
monochromatic
#29AD9E #40D2C2 #72DED2 #A4EAE2 #D5F5F2
Accessibility & contrast
On white
1.60
#72DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#72DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#38E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72ded2; /* rgb */ color: rgb(114, 222, 210); /* oklch */ color: oklch(83.3% 0.102 186.0);
Tailwind
colors: {
custom: {
50: '#a2e8df',
500: '#72ded2',
950: '#000000',
},
}SCSS
$custom: #72ded2; $custom-light: #a2e8df; $custom-dark: #000000;
JSON
{
"hex": "#72ded2",
"rgb": {
"r": 114,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.333,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83306,
"c": 0.10176,
"h": 186
},
"luminance": 0.60473
}Semantic roles & 50–950 ramp
primary
#72DED2
secondary
#AF4551
accent
#1C2FCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484