#71CED9#71CED9
#71CED9 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.090 H 205.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED9 |
|---|---|
| RGB | rgb(113, 206, 217) |
| HSL | hsl(186, 58%, 65%) |
| HSV | hsv(186, 48%, 85%) |
| CMYK | cmyk(47.9%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.67, -24.75, -14.03) |
| CIE-LCH | lch(77.67, 28.45, 209.55°) |
| OKLab | oklab(79.81% -0.0811 -0.0387) |
| OKLCH | oklch(79.81% 0.09 205.5) |
| XYZ | xyz(41.4009, 52.6596, 73.6148) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED9 #D97C71
analogous
#71D9B0 #71CED9 #719AD9
triadic
#71CED9 #D971CE #CED971
tetradic
#71CED9 #B071D9 #D97C71 #9AD971
square
#71CED9 #B071D9 #D97C71 #9AD971
split-complementary
#71CED9 #D9719A #D9B071
monochromatic
#2C97A4 #41BDCC #71CED9 #A1DFE6 #D2EFF3
Accessibility & contrast
On white
1.82
#71CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#71CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED9
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED9 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DA
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#35D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced9; /* rgb */ color: rgb(113, 206, 217); /* oklch */ color: oklch(79.8% 0.090 205.5);
Tailwind
colors: {
custom: {
50: '#a1dde4',
500: '#71ced9',
950: '#000000',
},
}SCSS
$custom: #71ced9; $custom-light: #a1dde4; $custom-dark: #000000;
JSON
{
"hex": "#71ced9",
"rgb": {
"r": 113,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.346,
"s": 57.778,
"l": 64.706
},
"oklch": {
"l": 0.79806,
"c": 0.08983,
"h": 205.5
},
"luminance": 0.52663
}Semantic roles & 50–950 ramp
primary
#71CED9
secondary
#A75147
accent
#3220C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484