#72D7CD#72D7CD
#72D7CD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.096 H 187.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #72D7CD |
|---|---|
| RGB | rgb(114, 215, 205) |
| HSL | hsl(174, 56%, 65%) |
| HSV | hsv(174, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.94, -31.95, -4.22) |
| CIE-LCH | lch(79.94, 32.22, 187.52°) |
| OKLab | oklab(81.53% -0.0955 -0.0119) |
| OKLCH | oklch(81.53% 0.096 187.1) |
| XYZ | xyz(42.2548, 56.5825, 66.4406) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 7.08
Tiffany Blue
#7BF2DA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D7CD #D7727C
analogous
#72D79A #72D7CD #72AFD7
triadic
#72D7CD #CD72D7 #D7CD72
tetradic
#72D7CD #9A72D7 #D7727C #AFD772
square
#72D7CD #9A72D7 #D7727C #AFD772
split-complementary
#72D7CD #D772AF #D79A72
monochromatic
#2EA196 #42C9BC #72D7CD #A2E5DE #D1F2EF
Accessibility & contrast
On white
1.70
#72D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#72D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D7CD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D7CD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#3FDBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72d7cd; /* rgb */ color: rgb(114, 215, 205); /* oklch */ color: oklch(81.5% 0.096 187.1);
Tailwind
colors: {
custom: {
50: '#a1e3dc',
500: '#72d7cd',
950: '#000000',
},
}SCSS
$custom: #72d7cd; $custom-light: #a1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#72d7cd",
"rgb": {
"r": 114,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.059,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.81527,
"c": 0.09623,
"h": 187.1
},
"luminance": 0.56586
}Semantic roles & 50–950 ramp
primary
#72D7CD
secondary
#A54851
accent
#2232C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484