#72D7D5#72D7D5
#72D7D5 is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.095 H 193.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72D7D5 |
|---|---|
| RGB | rgb(114, 215, 213) |
| HSL | hsl(179, 56%, 65%) |
| HSV | hsv(179, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 0.9%, 15.7%) |
| CIE-LAB | lab(80.17, -29.95, -8.16) |
| CIE-LCH | lch(80.17, 31.04, 195.24°) |
| OKLab | oklab(81.78% -0.0921 -0.0226) |
| OKLCH | oklch(81.78% 0.095 193.8) |
| XYZ | xyz(43.2453, 56.9787, 71.6570) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.65
Turquoise
#40E0D0
ΔE00 6.53
Aqua Blue
#02D8E9
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D7D5 #D77274
analogous
#72D7A3 #72D7D5 #72A7D7
triadic
#72D7D5 #D572D7 #D7D572
tetradic
#72D7D5 #A372D7 #D77274 #A7D772
square
#72D7D5 #A372D7 #D77274 #A7D772
split-complementary
#72D7D5 #D772A7 #D7A372
monochromatic
#2EA19F #42C9C7 #72D7D5 #A2E5E3 #D1F2F1
Accessibility & contrast
On white
1.69
#72D7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#72D7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D7D5
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D7D5 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED5
Deuteranopia (green-blind)
#BBC1D6
Tritanopia (blue-blind)
#38DCD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72d7d5; /* rgb */ color: rgb(114, 215, 213); /* oklch */ color: oklch(81.8% 0.095 193.8);
Tailwind
colors: {
custom: {
50: '#a1e3e1',
500: '#72d7d5',
950: '#000000',
},
}SCSS
$custom: #72d7d5; $custom-light: #a1e3e1; $custom-dark: #000000;
JSON
{
"hex": "#72d7d5",
"rgb": {
"r": 114,
"g": 215,
"b": 213
},
"hsl": {
"h": 178.812,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.81781,
"c": 0.09486,
"h": 193.8
},
"luminance": 0.56982
}Semantic roles & 50–950 ramp
primary
#72D7D5
secondary
#A5484A
accent
#2225C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484