#71CCDB#71CCDB
#71CCDB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.089 H 209.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCDB |
|---|---|
| RGB | rgb(113, 204, 219) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 48%, 86%) |
| CMYK | cmyk(48.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.17, -23.22, -15.87) |
| CIE-LCH | lch(77.17, 28.12, 214.35°) |
| OKLab | oklab(79.42% -0.078 -0.0438) |
| OKLCH | oklch(79.42% 0.089 209.3) |
| XYZ | xyz(41.1842, 51.8075, 74.8336) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 6.61
Neon Blue
#04D9FF
ΔE00 7.24
Robin'S Egg
#6DEDFD
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCDB #DB8071
analogous
#71DBB5 #71CCDB #7197DB
triadic
#71CCDB #DB71CC #CCDB71
tetradic
#71CCDB #B571DB #DB8071 #97DB71
square
#71CCDB #B571DB #DB8071 #97DB71
split-complementary
#71CCDB #DB7197 #DBB571
monochromatic
#2A96A7 #40BACF #71CCDB #A2DEE7 #D3EFF4
Accessibility & contrast
On white
1.85
#71CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#71CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCDB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCDB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#34D3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71ccdb; /* rgb */ color: rgb(113, 204, 219); /* oklch */ color: oklch(79.4% 0.089 209.3);
Tailwind
colors: {
custom: {
50: '#a1dbe6',
500: '#71ccdb',
950: '#000000',
},
}SCSS
$custom: #71ccdb; $custom-light: #a1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#71ccdb",
"rgb": {
"r": 113,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.491,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.79419,
"c": 0.08945,
"h": 209.3
},
"luminance": 0.51811
}Semantic roles & 50–950 ramp
primary
#71CCDB
secondary
#AA5446
accent
#361EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484