#71DBDC#71DBDC
#71DBDC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.098 H 196.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBDC |
|---|---|
| RGB | rgb(113, 219, 220) |
| HSL | hsl(181, 60%, 65%) |
| HSV | hsv(181, 49%, 86%) |
| CMYK | cmyk(48.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.48, -30.30, -9.95) |
| CIE-LCH | lch(81.48, 31.89, 198.18°) |
| OKLab | oklab(82.89% -0.0944 -0.0275) |
| OKLCH | oklch(82.89% 0.098 196.2) |
| XYZ | xyz(45.0546, 59.3371, 76.7752) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBDC #DC7271
analogous
#71DCA8 #71DBDC #71A5DC
triadic
#71DBDC #DC71DB #DBDC71
tetradic
#71DBDC #A871DC #DC7271 #A5DC71
square
#71DBDC #A871DC #DC7271 #A5DC71
split-complementary
#71DBDC #DC71A5 #DCA871
monochromatic
#2AA8A9 #40CFD0 #71DBDC #A2E7E8 #D3F4F4
Accessibility & contrast
On white
1.63
#71DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#71DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBDC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBDC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#2CE1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dbdc; /* rgb */ color: rgb(113, 219, 220); /* oklch */ color: oklch(82.9% 0.098 196.2);
Tailwind
colors: {
custom: {
50: '#a2e6e6',
500: '#71dbdc',
950: '#000000',
},
}SCSS
$custom: #71dbdc; $custom-light: #a2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#71dbdc",
"rgb": {
"r": 113,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.561,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82892,
"c": 0.09829,
"h": 196.2
},
"luminance": 0.59341
}Semantic roles & 50–950 ramp
primary
#71DBDC
secondary
#AC4746
accent
#1F1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484