#72D2DD#72D2DD
#72D2DD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.092 H 205.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2DD |
|---|---|
| RGB | rgb(114, 210, 221) |
| HSL | hsl(186, 61%, 66%) |
| HSV | hsv(186, 48%, 87%) |
| CMYK | cmyk(48.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.98, -25.45, -14.22) |
| CIE-LCH | lch(78.98, 29.15, 209.19°) |
| OKLab | oklab(80.9% -0.0833 -0.0392) |
| OKLCH | oklch(80.9% 0.092 205.2) |
| XYZ | xyz(43.0321, 54.8874, 76.7192) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.03
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2DD #DD7D72
analogous
#72DDB2 #72D2DD #729CDD
triadic
#72D2DD #DD72D2 #D2DD72
tetradic
#72D2DD #B272DD #DD7D72 #9CDD72
square
#72D2DD #B272DD #DD7D72 #9CDD72
split-complementary
#72D2DD #DD729C #DDB272
monochromatic
#299EAB #41C2D1 #72D2DD #A3E2E9 #D5F1F5
Accessibility & contrast
On white
1.75
#72D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#72D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2DD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2DD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#33D9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #72d2dd; /* rgb */ color: rgb(114, 210, 221); /* oklch */ color: oklch(80.9% 0.092 205.2);
Tailwind
colors: {
custom: {
50: '#a2e0e7',
500: '#72d2dd',
950: '#000000',
},
}SCSS
$custom: #72d2dd; $custom-light: #a2e0e7; $custom-dark: #000000;
JSON
{
"hex": "#72d2dd",
"rgb": {
"r": 114,
"g": 210,
"b": 221
},
"hsl": {
"h": 186.168,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.80902,
"c": 0.09203,
"h": 205.2
},
"luminance": 0.54891
}Semantic roles & 50–950 ramp
primary
#72D2DD
secondary
#AE5046
accent
#2E1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484