#71CCD2#71CCD2
#71CCD2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.088 H 201.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCD2 |
|---|---|
| RGB | rgb(113, 204, 210) |
| HSL | hsl(184, 52%, 63%) |
| HSV | hsv(184, 46%, 82%) |
| CMYK | cmyk(46.2%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.89, -25.59, -11.44) |
| CIE-LCH | lch(76.89, 28.03, 204.08°) |
| OKLab | oklab(79.11% -0.0816 -0.0315) |
| OKLCH | oklch(79.11% 0.088 201.1) |
| XYZ | xyz(40.0312, 51.3463, 68.7616) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.06
Aqua Blue
#02D8E9
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Robin Egg Blue
#8AF1FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCD2 #D27771
analogous
#71D2A7 #71CCD2 #719BD2
triadic
#71CCD2 #D271CC #CCD271
tetradic
#71CCD2 #A771D2 #D27771 #9BD271
square
#71CCD2 #A771D2 #D27771 #9BD271
split-complementary
#71CCD2 #D2719B #D2A771
monochromatic
#309298 #43BBC3 #71CCD2 #9FDDE1 #CEEDEF
Accessibility & contrast
On white
1.86
#71CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#71CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCD2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCD2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#3CD2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71ccd2; /* rgb */ color: rgb(113, 204, 210); /* oklch */ color: oklch(79.1% 0.088 201.1);
Tailwind
colors: {
custom: {
50: '#a0dbdf',
500: '#71ccd2',
950: '#000000',
},
}SCSS
$custom: #71ccd2; $custom-light: #a0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#71ccd2",
"rgb": {
"r": 113,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.711,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.79105,
"c": 0.08751,
"h": 201.1
},
"luminance": 0.5135
}Semantic roles & 50–950 ramp
primary
#71CCD2
secondary
#9E4F4A
accent
#3026BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484