#71DBDE#71DBDE
#71DBDE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.098 H 197.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBDE |
|---|---|
| RGB | rgb(113, 219, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 49%, 87%) |
| CMYK | cmyk(49.1%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.53, -29.79, -10.93) |
| CIE-LCH | lch(81.53, 31.73, 200.15°) |
| OKLab | oklab(82.96% -0.0935 -0.0302) |
| OKLCH | oklch(82.96% 0.098 197.9) |
| XYZ | xyz(45.3211, 59.4437, 78.1785) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBDE #DE7471
analogous
#71DEAA #71DBDE #71A4DE
triadic
#71DBDE #DE71DB #DBDE71
tetradic
#71DBDE #AA71DE #DE7471 #A4DE71
square
#71DBDE #AA71DE #DE7471 #A4DE71
split-complementary
#71DBDE #DE71A4 #DEAA71
monochromatic
#28A9AD #3FCED2 #71DBDE #A3E8EA #D4F4F5
Accessibility & contrast
On white
1.63
#71DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#71DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBDE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBDE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#29E1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dbde; /* rgb */ color: rgb(113, 219, 222); /* oklch */ color: oklch(83.0% 0.098 197.9);
Tailwind
colors: {
custom: {
50: '#a2e6e8',
500: '#71dbde',
950: '#000000',
},
}SCSS
$custom: #71dbde; $custom-light: #a2e6e8; $custom-dark: #000000;
JSON
{
"hex": "#71dbde",
"rgb": {
"r": 113,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.651,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82958,
"c": 0.09829,
"h": 197.9
},
"luminance": 0.59448
}Semantic roles & 50–950 ramp
primary
#71DBDE
secondary
#AF4745
accent
#201BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484