#72DFD4#72DFD4
#72DFD4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 186.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD4 |
|---|---|
| RGB | rgb(114, 223, 212) |
| HSL | hsl(174, 63%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.43, -33.99, -4.28) |
| CIE-LCH | lch(82.43, 34.26, 187.17°) |
| OKLab | oklab(83.6% -0.1015 -0.0121) |
| OKLCH | oklch(83.6% 0.102 186.8) |
| XYZ | xyz(45.2058, 61.1023, 71.6863) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD4 #DF727D
analogous
#72DF9D #72DFD4 #72B3DF
triadic
#72DFD4 #D472DF #DFD472
tetradic
#72DFD4 #9D72DF #DF727D #B3DF72
square
#72DFD4 #9D72DF #DF727D #B3DF72
split-complementary
#72DFD4 #DF72B3 #DF9D72
monochromatic
#28AFA1 #40D4C5 #72DFD4 #A4EAE3 #D6F6F2
Accessibility & contrast
On white
1.59
#72DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#72DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C3C8D5
Tritanopia (blue-blind)
#36E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd4; /* rgb */ color: rgb(114, 223, 212); /* oklch */ color: oklch(83.6% 0.102 186.8);
Tailwind
colors: {
custom: {
50: '#a2e9e1',
500: '#72dfd4',
950: '#000000',
},
}SCSS
$custom: #72dfd4; $custom-light: #a2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#72dfd4",
"rgb": {
"r": 114,
"g": 223,
"b": 212
},
"hsl": {
"h": 173.945,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83599,
"c": 0.10219,
"h": 186.8
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#72DFD4
secondary
#B1454F
accent
#1B2CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484