#72D2D5#72D2D5
#72D2D5 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.091 H 198.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2D5 |
|---|---|
| RGB | rgb(114, 210, 213) |
| HSL | hsl(182, 54%, 64%) |
| HSV | hsv(182, 46%, 84%) |
| CMYK | cmyk(46.5%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(78.74, -27.53, -10.29) |
| CIE-LCH | lch(78.74, 29.39, 200.49°) |
| OKLab | oklab(80.63% -0.0865 -0.0284) |
| OKLCH | oklch(80.63% 0.091 198.2) |
| XYZ | xyz(41.9915, 54.4712, 71.2390) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Robin Egg Blue
#8AF1FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2D5 #D57572
analogous
#72D5A7 #72D2D5 #72A1D5
triadic
#72D2D5 #D572D2 #D2D572
tetradic
#72D2D5 #A772D5 #D57572 #A1D572
square
#72D2D5 #A772D5 #D57572 #A1D572
split-complementary
#72D2D5 #D572A1 #D5A772
monochromatic
#2F9A9E #43C3C7 #72D2D5 #A1E1E3 #D0F0F1
Accessibility & contrast
On white
1.77
#72D2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#72D2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2D5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2D5 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD5
Deuteranopia (green-blind)
#B5BED6
Tritanopia (blue-blind)
#3AD8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d2d5; /* rgb */ color: rgb(114, 210, 213); /* oklch */ color: oklch(80.6% 0.091 198.2);
Tailwind
colors: {
custom: {
50: '#a1e0e1',
500: '#72d2d5',
950: '#000000',
},
}SCSS
$custom: #72d2d5; $custom-light: #a1e0e1; $custom-dark: #000000;
JSON
{
"hex": "#72d2d5",
"rgb": {
"r": 114,
"g": 210,
"b": 213
},
"hsl": {
"h": 181.818,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.80629,
"c": 0.09104,
"h": 198.2
},
"luminance": 0.54475
}Semantic roles & 50–950 ramp
primary
#72D2D5
secondary
#A24C49
accent
#2924C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484