#72DFDC#72DFDC
#72DFDC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.101 H 193.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFDC |
|---|---|
| RGB | rgb(114, 223, 220) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.66, -31.99, -8.19) |
| CIE-LCH | lch(82.66, 33.03, 194.36°) |
| OKLab | oklab(83.85% -0.0981 -0.0227) |
| OKLCH | oklch(83.85% 0.101 193) |
| XYZ | xyz(46.2401, 61.5160, 77.1333) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFDC #DF7275
analogous
#72DFA5 #72DFDC #72ABDF
triadic
#72DFDC #DC72DF #DFDC72
tetradic
#72DFDC #A572DF #DF7275 #ABDF72
square
#72DFDC #A572DF #DF7275 #ABDF72
split-complementary
#72DFDC #DF72AB #DFA572
monochromatic
#28AFAB #40D4D0 #72DFDC #A4EAE8 #D6F6F5
Accessibility & contrast
On white
1.58
#72DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#72DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFDC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFDC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#2DE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72dfdc; /* rgb */ color: rgb(114, 223, 220); /* oklch */ color: oklch(83.9% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a2e9e6',
500: '#72dfdc',
950: '#000000',
},
}SCSS
$custom: #72dfdc; $custom-light: #a2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#72dfdc",
"rgb": {
"r": 114,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.349,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83851,
"c": 0.1007,
"h": 193
},
"luminance": 0.6152
}Semantic roles & 50–950 ramp
primary
#72DFDC
secondary
#B14548
accent
#1B20CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484