#71CEDC#71CEDC
#71CEDC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.091 H 208.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEDC |
|---|---|
| RGB | rgb(113, 206, 220) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 49%, 86%) |
| CMYK | cmyk(48.6%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.77, -23.95, -15.50) |
| CIE-LCH | lch(77.77, 28.53, 212.91°) |
| OKLab | oklab(79.91% -0.0799 -0.0428) |
| OKLCH | oklch(79.91% 0.091 208.2) |
| XYZ | xyz(41.7946, 52.8171, 75.6885) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 7.02
Robin'S Egg
#6DEDFD
ΔE00 7.26
Neon Blue
#04D9FF
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEDC #DC7F71
analogous
#71DCB4 #71CEDC #7199DC
triadic
#71CEDC #DC71CE #CEDC71
tetradic
#71CEDC #B471DC #DC7F71 #99DC71
square
#71CEDC #B471DC #DC7F71 #99DC71
split-complementary
#71CEDC #DC7199 #DCB471
monochromatic
#2A98A9 #40BDD0 #71CEDC #A2DFE8 #D3F0F4
Accessibility & contrast
On white
1.82
#71CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#71CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEDC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEDC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#32D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cedc; /* rgb */ color: rgb(113, 206, 220); /* oklch */ color: oklch(79.9% 0.091 208.2);
Tailwind
colors: {
custom: {
50: '#a1dde6',
500: '#71cedc',
950: '#000000',
},
}SCSS
$custom: #71cedc; $custom-light: #a1dde6; $custom-dark: #000000;
JSON
{
"hex": "#71cedc",
"rgb": {
"r": 113,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.85,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.79912,
"c": 0.0906,
"h": 208.2
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#71CEDC
secondary
#AC5346
accent
#341DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484