#72DDCD#72DDCD
#72DDCD is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.102 H 182.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72DDCD |
|---|---|
| RGB | rgb(114, 221, 205) |
| HSL | hsl(171, 61%, 66%) |
| HSV | hsv(171, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.67, -34.76, -1.68) |
| CIE-LCH | lch(81.67, 34.81, 182.76°) |
| OKLab | oklab(82.92% -0.1022 -0.0051) |
| OKLCH | oklch(82.92% 0.102 182.8) |
| XYZ | xyz(43.8107, 59.6943, 66.9592) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.46
Pale Teal
#82CBB2
ΔE00 6.58
Aqua (survey)
#13EAC9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DDCD #DD7282
analogous
#72DD97 #72DDCD #72B7DD
triadic
#72DDCD #CD72DD #DDCD72
tetradic
#72DDCD #9772DD #DD7282 #B7DD72
square
#72DDCD #9772DD #DD7282 #B7DD72
split-complementary
#72DDCD #DD72B7 #DD9772
monochromatic
#29AB98 #41D1BC #72DDCD #A3E9DE #D5F5F0
Accessibility & contrast
On white
1.62
#72DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#72DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DDCD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DDCD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CC
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#3DE1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72ddcd; /* rgb */ color: rgb(114, 221, 205); /* oklch */ color: oklch(82.9% 0.102 182.8);
Tailwind
colors: {
custom: {
50: '#a2e8dc',
500: '#72ddcd',
950: '#000000',
},
}SCSS
$custom: #72ddcd; $custom-light: #a2e8dc; $custom-dark: #000000;
JSON
{
"hex": "#72ddcd",
"rgb": {
"r": 114,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.028,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.82922,
"c": 0.10236,
"h": 182.8
},
"luminance": 0.59698
}Semantic roles & 50–950 ramp
primary
#72DDCD
secondary
#AE4655
accent
#1D36C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484