#72DFD1#72DFD1
#72DFD1 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.103 H 184.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD1 |
|---|---|
| RGB | rgb(114, 223, 209) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(82.35, -34.73, -2.80) |
| CIE-LCH | lch(82.35, 34.84, 184.61°) |
| OKLab | oklab(83.51% -0.1027 -0.0081) |
| OKLCH | oklch(83.51% 0.103 184.5) |
| XYZ | xyz(44.8309, 60.9523, 69.7117) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 6.09
Bright Aqua
#0BF9EA
ΔE00 7.22
Aqua (survey)
#13EAC9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD1 #DF7280
analogous
#72DF9A #72DFD1 #72B6DF
triadic
#72DFD1 #D172DF #DFD172
tetradic
#72DFD1 #9A72DF #DF7280 #B6DF72
square
#72DFD1 #9A72DF #DF7280 #B6DF72
split-complementary
#72DFD1 #DF72B6 #DF9A72
monochromatic
#28AF9E #40D4C1 #72DFD1 #A4EAE1 #D6F6F2
Accessibility & contrast
On white
1.59
#72DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#72DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#39E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd1; /* rgb */ color: rgb(114, 223, 209); /* oklch */ color: oklch(83.5% 0.103 184.5);
Tailwind
colors: {
custom: {
50: '#a2e9df',
500: '#72dfd1',
950: '#000000',
},
}SCSS
$custom: #72dfd1; $custom-light: #a2e9df; $custom-dark: #000000;
JSON
{
"hex": "#72dfd1",
"rgb": {
"r": 114,
"g": 223,
"b": 209
},
"hsl": {
"h": 172.294,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83507,
"c": 0.10306,
"h": 184.5
},
"luminance": 0.60956
}Semantic roles & 50–950 ramp
primary
#72DFD1
secondary
#B14552
accent
#1B31CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484