#72D1CD#72D1CD
#72D1CD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.091 H 191.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #72D1CD |
|---|---|
| RGB | rgb(114, 209, 205) |
| HSL | hsl(177, 51%, 63%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(45.5%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(78.22, -29.07, -6.77) |
| CIE-LCH | lch(78.22, 29.85, 193.10°) |
| OKLab | oklab(80.14% -0.0887 -0.0187) |
| OKLCH | oklch(80.14% 0.091 191.9) |
| XYZ | xyz(40.7549, 53.5828, 65.9406) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 5.65
Turquoise
#40E0D0
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D1CD #D17276
analogous
#72D19D #72D1CD #72A5D1
triadic
#72D1CD #CD72D1 #D1CD72
tetradic
#72D1CD #9D72D1 #D17276 #A5D172
square
#72D1CD #9D72D1 #D17276 #A5D172
split-complementary
#72D1CD #D172A5 #D19D72
monochromatic
#319793 #44C2BD #72D1CD #A0E0DD #CEEFEE
Accessibility & contrast
On white
1.79
#72D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#72D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D1CD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D1CD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#41D6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d1cd; /* rgb */ color: rgb(114, 209, 205); /* oklch */ color: oklch(80.1% 0.091 191.9);
Tailwind
colors: {
custom: {
50: '#a1dfdc',
500: '#72d1cd',
950: '#000000',
},
}SCSS
$custom: #72d1cd; $custom-light: #a1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#72d1cd",
"rgb": {
"r": 114,
"g": 209,
"b": 205
},
"hsl": {
"h": 177.474,
"s": 50.802,
"l": 63.333
},
"oklch": {
"l": 0.80136,
"c": 0.09065,
"h": 191.9
},
"luminance": 0.53586
}Semantic roles & 50–950 ramp
primary
#72D1CD
secondary
#9D4A4E
accent
#272EBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484