#72DFD5#72DFD5
#72DFD5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.102 H 187.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD5 |
|---|---|
| RGB | rgb(114, 223, 213) |
| HSL | hsl(174, 63%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.46, -33.75, -4.77) |
| CIE-LCH | lch(82.46, 34.08, 188.04°) |
| OKLab | oklab(83.63% -0.101 -0.0134) |
| OKLCH | oklch(83.63% 0.102 187.5) |
| XYZ | xyz(45.3324, 61.1529, 72.3527) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.98
Mediumturquoise
#48D1CC
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 7.26
Bright Aqua
#0BF9EA
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD5 #DF727C
analogous
#72DF9E #72DFD5 #72B2DF
triadic
#72DFD5 #D572DF #DFD572
tetradic
#72DFD5 #9E72DF #DF727C #B2DF72
square
#72DFD5 #9E72DF #DF727C #B2DF72
split-complementary
#72DFD5 #DF72B2 #DF9E72
monochromatic
#28AFA2 #40D4C6 #72DFD5 #A4EAE4 #D6F6F3
Accessibility & contrast
On white
1.59
#72DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#72DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C3C8D6
Tritanopia (blue-blind)
#35E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd5; /* rgb */ color: rgb(114, 223, 213); /* oklch */ color: oklch(83.6% 0.102 187.5);
Tailwind
colors: {
custom: {
50: '#a2e9e1',
500: '#72dfd5',
950: '#000000',
},
}SCSS
$custom: #72dfd5; $custom-light: #a2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#72dfd5",
"rgb": {
"r": 114,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.495,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.8363,
"c": 0.10192,
"h": 187.5
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#72DFD5
secondary
#B1454E
accent
#1B2BCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484