#72DFD0#72DFD0
#72DFD0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 183.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD0 |
|---|---|
| RGB | rgb(114, 223, 208) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(82.33, -34.97, -2.31) |
| CIE-LCH | lch(82.33, 35.05, 183.78°) |
| OKLab | oklab(83.48% -0.1032 -0.0068) |
| OKLCH | oklch(83.48% 0.103 183.8) |
| XYZ | xyz(44.7075, 60.9029, 69.0617) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.81
Aqua (survey)
#13EAC9
ΔE00 7.05
Pale Teal
#82CBB2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD0 #DF7281
analogous
#72DF99 #72DFD0 #72B7DF
triadic
#72DFD0 #D072DF #DFD072
tetradic
#72DFD0 #9972DF #DF7281 #B7DF72
square
#72DFD0 #9972DF #DF7281 #B7DF72
split-complementary
#72DFD0 #DF72B7 #DF9972
monochromatic
#28AF9C #40D4BF #72DFD0 #A4EAE1 #D6F6F1
Accessibility & contrast
On white
1.59
#72DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#72DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD0
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD0 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D0
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#3AE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd0; /* rgb */ color: rgb(114, 223, 208); /* oklch */ color: oklch(83.5% 0.103 183.8);
Tailwind
colors: {
custom: {
50: '#a2e9de',
500: '#72dfd0',
950: '#000000',
},
}SCSS
$custom: #72dfd0; $custom-light: #a2e9de; $custom-dark: #000000;
JSON
{
"hex": "#72dfd0",
"rgb": {
"r": 114,
"g": 223,
"b": 208
},
"hsl": {
"h": 171.743,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83477,
"c": 0.10339,
"h": 183.8
},
"luminance": 0.60907
}Semantic roles & 50–950 ramp
primary
#72DFD0
secondary
#B14553
accent
#1B33CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484