#72D3CD#72D3CD
#72D3CD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.092 H 190.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #72D3CD |
|---|---|
| RGB | rgb(114, 211, 205) |
| HSL | hsl(176, 52%, 64%) |
| HSV | hsv(176, 46%, 83%) |
| CMYK | cmyk(46%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.79, -30.04, -5.91) |
| CIE-LCH | lch(78.79, 30.61, 191.14°) |
| OKLab | oklab(80.6% -0.091 -0.0164) |
| OKLCH | oklch(80.6% 0.092 190.2) |
| XYZ | xyz(41.2487, 54.5703, 66.1052) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 7.87
Aqua Blue
#02D8E9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D3CD #D37278
analogous
#72D39C #72D3CD #72A8D3
triadic
#72D3CD #CD72D3 #D3CD72
tetradic
#72D3CD #9C72D3 #D37278 #A8D372
square
#72D3CD #9C72D3 #D37278 #A8D372
split-complementary
#72D3CD #D372A8 #D39C72
monochromatic
#309A94 #43C4BC #72D3CD #A1E2DE #CFF0EE
Accessibility & contrast
On white
1.76
#72D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#72D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D3CD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D3CD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#41D8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d3cd; /* rgb */ color: rgb(114, 211, 205); /* oklch */ color: oklch(80.6% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#a1e1dc',
500: '#72d3cd',
950: '#000000',
},
}SCSS
$custom: #72d3cd; $custom-light: #a1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#72d3cd",
"rgb": {
"r": 114,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.289,
"s": 52.432,
"l": 63.725
},
"oklch": {
"l": 0.80599,
"c": 0.09245,
"h": 190.2
},
"luminance": 0.54574
}Semantic roles & 50–950 ramp
primary
#72D3CD
secondary
#9F4A4F
accent
#262FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484