#72DFD6#72DFD6
#72DFD6 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.102 H 188.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD6 |
|---|---|
| RGB | rgb(114, 223, 214) |
| HSL | hsl(175, 63%, 66%) |
| HSV | hsv(175, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.49, -33.50, -5.26) |
| CIE-LCH | lch(82.49, 33.91, 188.92°) |
| OKLab | oklab(83.66% -0.1006 -0.0147) |
| OKLCH | oklch(83.66% 0.102 188.3) |
| XYZ | xyz(45.4597, 61.2038, 73.0232) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.21
Bright Aqua
#0BF9EA
ΔE00 7.38
Seafoam Blue
#78D1B6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD6 #DF727B
analogous
#72DF9F #72DFD6 #72B1DF
triadic
#72DFD6 #D672DF #DFD672
tetradic
#72DFD6 #9F72DF #DF727B #B1DF72
square
#72DFD6 #9F72DF #DF727B #B1DF72
split-complementary
#72DFD6 #DF72B1 #DF9F72
monochromatic
#28AFA4 #40D4C7 #72DFD6 #A4EAE5 #D6F6F3
Accessibility & contrast
On white
1.59
#72DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#72DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#C3C8D7
Tritanopia (blue-blind)
#34E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd6; /* rgb */ color: rgb(114, 223, 214); /* oklch */ color: oklch(83.7% 0.102 188.3);
Tailwind
colors: {
custom: {
50: '#a2e9e2',
500: '#72dfd6',
950: '#000000',
},
}SCSS
$custom: #72dfd6; $custom-light: #a2e9e2; $custom-dark: #000000;
JSON
{
"hex": "#72dfd6",
"rgb": {
"r": 114,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.046,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83661,
"c": 0.10169,
"h": 188.3
},
"luminance": 0.61208
}Semantic roles & 50–950 ramp
primary
#72DFD6
secondary
#B1454D
accent
#1B29CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484