#71CCD4#71CCD4
#71CCD4 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.088 H 203.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCD4 |
|---|---|
| RGB | rgb(113, 204, 212) |
| HSL | hsl(185, 54%, 64%) |
| HSV | hsv(185, 47%, 83%) |
| CMYK | cmyk(46.7%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.95, -25.07, -12.42) |
| CIE-LCH | lch(76.95, 27.98, 206.36°) |
| OKLab | oklab(79.17% -0.0808 -0.0342) |
| OKLCH | oklch(79.17% 0.088 203) |
| XYZ | xyz(40.2820, 51.4466, 70.0820) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 7.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCD4 #D47971
analogous
#71D4AA #71CCD4 #719AD4
triadic
#71CCD4 #D471CC #CCD471
tetradic
#71CCD4 #AA71D4 #D47971 #9AD471
square
#71CCD4 #AA71D4 #D47971 #9AD471
split-complementary
#71CCD4 #D4719A #D4AA71
monochromatic
#2F939C #42BBC6 #71CCD4 #A0DDE2 #CFEEF0
Accessibility & contrast
On white
1.86
#71CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#71CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCD4
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCD4 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#AFB9D4
Tritanopia (blue-blind)
#3BD2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71ccd4; /* rgb */ color: rgb(113, 204, 212); /* oklch */ color: oklch(79.2% 0.088 203.0);
Tailwind
colors: {
custom: {
50: '#a0dbe1',
500: '#71ccd4',
950: '#000000',
},
}SCSS
$custom: #71ccd4; $custom-light: #a0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#71ccd4",
"rgb": {
"r": 113,
"g": 204,
"b": 212
},
"hsl": {
"h": 184.848,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.79174,
"c": 0.08777,
"h": 203
},
"luminance": 0.5145
}Semantic roles & 50–950 ramp
primary
#71CCD4
secondary
#A05049
accent
#3125C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484