#71CCD3#71CCD3
#71CCD3 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.088 H 202.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCD3 |
|---|---|
| RGB | rgb(113, 204, 211) |
| HSL | hsl(184, 53%, 64%) |
| HSV | hsv(184, 46%, 83%) |
| CMYK | cmyk(46.4%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(76.92, -25.33, -11.93) |
| CIE-LCH | lch(76.92, 28.00, 205.22°) |
| OKLab | oklab(79.14% -0.0812 -0.0329) |
| OKLCH | oklch(79.14% 0.088 202) |
| XYZ | xyz(40.1562, 51.3963, 69.4197) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Robin Egg Blue
#8AF1FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCD3 #D37871
analogous
#71D3A9 #71CCD3 #719BD3
triadic
#71CCD3 #D371CC #CCD371
tetradic
#71CCD3 #A971D3 #D37871 #9BD371
square
#71CCD3 #A971D3 #D37871 #9BD371
split-complementary
#71CCD3 #D3719B #D3A971
monochromatic
#30929A #42BBC5 #71CCD3 #A0DDE1 #CEEEF0
Accessibility & contrast
On white
1.86
#71CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#71CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCD3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCD3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#3CD2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71ccd3; /* rgb */ color: rgb(113, 204, 211); /* oklch */ color: oklch(79.1% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#a0dbe0',
500: '#71ccd3',
950: '#000000',
},
}SCSS
$custom: #71ccd3; $custom-light: #a0dbe0; $custom-dark: #000000;
JSON
{
"hex": "#71ccd3",
"rgb": {
"r": 113,
"g": 204,
"b": 211
},
"hsl": {
"h": 184.286,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.79139,
"c": 0.08763,
"h": 202
},
"luminance": 0.514
}Semantic roles & 50–950 ramp
primary
#71CCD3
secondary
#9F4F49
accent
#3025C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484