#71CCD5#71CCD5
#71CCD5 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.088 H 203.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCD5 |
|---|---|
| RGB | rgb(113, 204, 213) |
| HSL | hsl(185, 54%, 64%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(46.9%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(76.98, -24.81, -12.92) |
| CIE-LCH | lch(76.98, 27.97, 207.51°) |
| OKLab | oklab(79.21% -0.0804 -0.0356) |
| OKLCH | oklch(79.21% 0.088 203.9) |
| XYZ | xyz(40.4085, 51.4972, 70.7484) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Robin Egg Blue
#8AF1FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCD5 #D57A71
analogous
#71D5AC #71CCD5 #719AD5
triadic
#71CCD5 #D571CC #CCD571
tetradic
#71CCD5 #AC71D5 #D57A71 #9AD571
square
#71CCD5 #AC71D5 #D57A71 #9AD571
split-complementary
#71CCD5 #D5719A #D5AC71
monochromatic
#2E939D #42BBC7 #71CCD5 #A0DDE3 #CFEEF1
Accessibility & contrast
On white
1.86
#71CCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#71CCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCD5
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCD5 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D6
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#3AD2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71ccd5; /* rgb */ color: rgb(113, 204, 213); /* oklch */ color: oklch(79.2% 0.088 203.9);
Tailwind
colors: {
custom: {
50: '#a0dbe1',
500: '#71ccd5',
950: '#000000',
},
}SCSS
$custom: #71ccd5; $custom-light: #a0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#71ccd5",
"rgb": {
"r": 113,
"g": 204,
"b": 213
},
"hsl": {
"h": 185.4,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.79208,
"c": 0.08794,
"h": 203.9
},
"luminance": 0.51501
}Semantic roles & 50–950 ramp
primary
#71CCD5
secondary
#A25149
accent
#3224C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484