#72DECF#72DECF
#72DECF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 183.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72DECF |
|---|---|
| RGB | rgb(114, 222, 207) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.01, -34.75, -2.24) |
| CIE-LCH | lch(82.01, 34.82, 183.69°) |
| OKLab | oklab(83.21% -0.1025 -0.0066) |
| OKLCH | oklch(83.21% 0.103 183.7) |
| XYZ | xyz(44.3185, 60.3211, 68.3270) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.32
Seafoam Blue
#78D1B6
ΔE00 5.65
Pale Teal
#82CBB2
ΔE00 6.97
Aqua (survey)
#13EAC9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DECF #DE7281
analogous
#72DE99 #72DECF #72B7DE
triadic
#72DECF #CF72DE #DECF72
tetradic
#72DECF #9972DE #DE7281 #B7DE72
square
#72DECF #9972DE #DE7281 #B7DE72
split-complementary
#72DECF #DE72B7 #DE9972
monochromatic
#29AD9B #40D2BE #72DECF #A4EAE0 #D5F5F1
Accessibility & contrast
On white
1.61
#72DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#72DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DECF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DECF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#C3C7D0
Tritanopia (blue-blind)
#3BE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72decf; /* rgb */ color: rgb(114, 222, 207); /* oklch */ color: oklch(83.2% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#a2e8dd',
500: '#72decf',
950: '#000000',
},
}SCSS
$custom: #72decf; $custom-light: #a2e8dd; $custom-dark: #000000;
JSON
{
"hex": "#72decf",
"rgb": {
"r": 114,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.667,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83214,
"c": 0.1027,
"h": 183.7
},
"luminance": 0.60325
}Semantic roles & 50–950 ramp
primary
#72DECF
secondary
#AF4554
accent
#1C34CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484