#71CED1#71CED1
#71CED1 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.089 H 198.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED1 |
|---|---|
| RGB | rgb(113, 206, 209) |
| HSL | hsl(182, 51%, 63%) |
| HSV | hsv(182, 46%, 82%) |
| CMYK | cmyk(45.9%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(77.43, -26.83, -10.09) |
| CIE-LCH | lch(77.43, 28.66, 200.61°) |
| OKLab | oklab(79.53% -0.0843 -0.0278) |
| OKLCH | oklch(79.53% 0.089 198.3) |
| XYZ | xyz(40.3855, 52.2534, 68.2670) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Robin Egg Blue
#8AF1FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED1 #D17471
analogous
#71D1A4 #71CED1 #719ED1
triadic
#71CED1 #D171CE #CED171
tetradic
#71CED1 #A471D1 #D17471 #9ED171
square
#71CED1 #A471D1 #D17471 #9ED171
split-complementary
#71CED1 #D1719E #D1A471
monochromatic
#319497 #43BEC2 #71CED1 #9FDEE0 #CDEEEF
Accessibility & contrast
On white
1.83
#71CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#71CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED1
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED1 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D1
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#3DD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71ced1; /* rgb */ color: rgb(113, 206, 209); /* oklch */ color: oklch(79.5% 0.089 198.3);
Tailwind
colors: {
custom: {
50: '#a0dddf',
500: '#71ced1',
950: '#000000',
},
}SCSS
$custom: #71ced1; $custom-light: #a0dddf; $custom-dark: #000000;
JSON
{
"hex": "#71ced1",
"rgb": {
"r": 113,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.875,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.79532,
"c": 0.0888,
"h": 198.3
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#71CED1
secondary
#9C4D4A
accent
#2C27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484