#71DECC#71DECC
#71DECC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.104 H 181.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71DECC |
|---|---|
| RGB | rgb(113, 222, 204) |
| HSL | hsl(170, 62%, 66%) |
| HSV | hsv(170, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.90, -35.69, -0.82) |
| CIE-LCH | lch(81.90, 35.70, 181.32°) |
| OKLab | oklab(83.09% -0.1044 -0.0028) |
| OKLCH | oklch(83.09% 0.104 181.5) |
| XYZ | xyz(43.8258, 60.1091, 66.4077) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 5.98
Aqua (survey)
#13EAC9
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DECC #DE7183
analogous
#71DE95 #71DECC #71B9DE
triadic
#71DECC #CC71DE #DECC71
tetradic
#71DECC #9571DE #DE7183 #B9DE71
square
#71DECC #9571DE #DE7183 #B9DE71
split-complementary
#71DECC #DE71B9 #DE9571
monochromatic
#28AD97 #3FD2BA #71DECC #A3EADE #D4F5F0
Accessibility & contrast
On white
1.61
#71DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#71DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DECC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DECC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#3BE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71decc; /* rgb */ color: rgb(113, 222, 204); /* oklch */ color: oklch(83.1% 0.104 181.5);
Tailwind
colors: {
custom: {
50: '#a1e8db',
500: '#71decc',
950: '#000000',
},
}SCSS
$custom: #71decc; $custom-light: #a1e8db; $custom-dark: #000000;
JSON
{
"hex": "#71decc",
"rgb": {
"r": 113,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.092,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83085,
"c": 0.10448,
"h": 181.5
},
"luminance": 0.60113
}Semantic roles & 50–950 ramp
primary
#71DECC
secondary
#AF4556
accent
#1B38CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484