#71CED6#71CED6
#71CED6 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.089 H 202.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED6 |
|---|---|
| RGB | rgb(113, 206, 214) |
| HSL | hsl(185, 55%, 64%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(47.2%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.58, -25.53, -12.55) |
| CIE-LCH | lch(77.58, 28.45, 206.18°) |
| OKLab | oklab(79.7% -0.0823 -0.0346) |
| OKLCH | oklch(79.7% 0.089 202.8) |
| XYZ | xyz(41.0142, 52.5049, 71.5784) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.04
Robin Egg Blue
#8AF1FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED6 #D67971
analogous
#71D6AB #71CED6 #719CD6
triadic
#71CED6 #D671CE #CED671
tetradic
#71CED6 #AB71D6 #D67971 #9CD671
square
#71CED6 #AB71D6 #D67971 #9CD671
split-complementary
#71CED6 #D6719C #D6AB71
monochromatic
#2E969F #42BEC8 #71CED6 #A0DEE4 #D0EFF1
Accessibility & contrast
On white
1.83
#71CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#71CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED6
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED6 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D7
Deuteranopia (green-blind)
#B1BAD7
Tritanopia (blue-blind)
#38D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced6; /* rgb */ color: rgb(113, 206, 214); /* oklch */ color: oklch(79.7% 0.089 202.8);
Tailwind
colors: {
custom: {
50: '#a0dde2',
500: '#71ced6',
950: '#000000',
},
}SCSS
$custom: #71ced6; $custom-light: #a0dde2; $custom-dark: #000000;
JSON
{
"hex": "#71ced6",
"rgb": {
"r": 113,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.752,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79702,
"c": 0.08926,
"h": 202.8
},
"luminance": 0.52508
}Semantic roles & 50–950 ramp
primary
#71CED6
secondary
#A34F48
accent
#2F23C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484