#71DECF#71DECF
#71DECF 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.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71DECF |
|---|---|
| RGB | rgb(113, 222, 207) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.98, -34.97, -2.30) |
| CIE-LCH | lch(81.98, 35.04, 183.76°) |
| OKLab | oklab(83.18% -0.1031 -0.0067) |
| OKLCH | oklch(83.18% 0.103 183.7) |
| XYZ | xyz(44.1891, 60.2544, 68.3210) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 7.02
Aqua (survey)
#13EAC9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DECF #DE7180
analogous
#71DE98 #71DECF #71B6DE
triadic
#71DECF #CF71DE #DECF71
tetradic
#71DECF #9871DE #DE7180 #B6DE71
square
#71DECF #9871DE #DE7180 #B6DE71
split-complementary
#71DECF #DE71B6 #DE9871
monochromatic
#28AD9A #3FD2BE #71DECF #A3EAE0 #D4F5F1
Accessibility & contrast
On white
1.61
#71DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#71DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DECF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DECF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#38E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71decf; /* rgb */ color: rgb(113, 222, 207); /* oklch */ color: oklch(83.2% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#a1e8dd',
500: '#71decf',
950: '#000000',
},
}SCSS
$custom: #71decf; $custom-light: #a1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#71decf",
"rgb": {
"r": 113,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.743,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83175,
"c": 0.10337,
"h": 183.7
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#71DECF
secondary
#AF4553
accent
#1B33CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484