#72DED1#72DED1
#72DED1 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 185.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72DED1 |
|---|---|
| RGB | rgb(114, 222, 209) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.07, -34.26, -3.22) |
| CIE-LCH | lch(82.07, 34.41, 185.38°) |
| OKLab | oklab(83.28% -0.1016 -0.0092) |
| OKLCH | oklch(83.28% 0.102 185.2) |
| XYZ | xyz(44.5645, 60.4196, 69.6229) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.61
Mediumturquoise
#48D1CC
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 6.22
Pale Teal
#82CBB2
ΔE00 7.40
Bright Aqua
#0BF9EA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DED1 #DE727F
analogous
#72DE9B #72DED1 #72B5DE
triadic
#72DED1 #D172DE #DED172
tetradic
#72DED1 #9B72DE #DE727F #B5DE72
square
#72DED1 #9B72DE #DE727F #B5DE72
split-complementary
#72DED1 #DE72B5 #DE9B72
monochromatic
#29AD9D #40D2C1 #72DED1 #A4EAE1 #D5F5F1
Accessibility & contrast
On white
1.60
#72DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#72DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DED1
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DED1 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#39E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72ded1; /* rgb */ color: rgb(114, 222, 209); /* oklch */ color: oklch(83.3% 0.102 185.2);
Tailwind
colors: {
custom: {
50: '#a2e8df',
500: '#72ded1',
950: '#000000',
},
}SCSS
$custom: #72ded1; $custom-light: #a2e8df; $custom-dark: #000000;
JSON
{
"hex": "#72ded1",
"rgb": {
"r": 114,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.778,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83275,
"c": 0.10205,
"h": 185.2
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#72DED1
secondary
#AF4552
accent
#1C31CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484