#72DCD7#72DCD7
#72DCD7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.099 H 191.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCD7 |
|---|---|
| RGB | rgb(114, 220, 215) |
| HSL | hsl(177, 60%, 65%) |
| HSV | hsv(177, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.66, -31.83, -7.02) |
| CIE-LCH | lch(81.66, 32.60, 192.43°) |
| OKLab | oklab(83% -0.0969 -0.0195) |
| OKLCH | oklch(83% 0.099 191.4) |
| XYZ | xyz(44.7934, 59.6662, 73.4330) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Turquoise
#40E0D0
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 7.77
Bright Light Blue
#26F7FD
ΔE00 7.79
Aqua Blue
#02D8E9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCD7 #DC7277
analogous
#72DCA2 #72DCD7 #72ACDC
triadic
#72DCD7 #D772DC #DCD772
tetradic
#72DCD7 #A272DC #DC7277 #ACDC72
square
#72DCD7 #A272DC #DC7277 #ACDC72
split-complementary
#72DCD7 #DC72AC #DCA272
monochromatic
#2AAAA4 #41D0C9 #72DCD7 #A3E8E5 #D4F4F3
Accessibility & contrast
On white
1.62
#72DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#72DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCD7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCD7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#34E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dcd7; /* rgb */ color: rgb(114, 220, 215); /* oklch */ color: oklch(83.0% 0.099 191.4);
Tailwind
colors: {
custom: {
50: '#a2e7e3',
500: '#72dcd7',
950: '#000000',
},
}SCSS
$custom: #72dcd7; $custom-light: #a2e7e3; $custom-dark: #000000;
JSON
{
"hex": "#72dcd7",
"rgb": {
"r": 114,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.17,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.82999,
"c": 0.09882,
"h": 191.4
},
"luminance": 0.5967
}Semantic roles & 50–950 ramp
primary
#72DCD7
secondary
#AC464B
accent
#1E26C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484