#71CED7#71CED7
#71CED7 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.089 H 203.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED7 |
|---|---|
| RGB | rgb(113, 206, 215) |
| HSL | hsl(185, 56%, 64%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(47.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.61, -25.27, -13.05) |
| CIE-LCH | lch(77.61, 28.44, 207.30°) |
| OKLab | oklab(79.74% -0.0819 -0.0359) |
| OKLCH | oklch(79.74% 0.089 203.7) |
| XYZ | xyz(41.1423, 52.5562, 72.2531) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Robin Egg Blue
#8AF1FE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED7 #D77A71
analogous
#71D7AD #71CED7 #719BD7
triadic
#71CED7 #D771CE #CED771
tetradic
#71CED7 #AD71D7 #D77A71 #9BD771
square
#71CED7 #AD71D7 #D77A71 #9BD771
split-complementary
#71CED7 #D7719B #D7AD71
monochromatic
#2D96A0 #41BECA #71CED7 #A1DEE4 #D0EFF2
Accessibility & contrast
On white
1.82
#71CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#71CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED7 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#B1BAD7
Tritanopia (blue-blind)
#37D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced7; /* rgb */ color: rgb(113, 206, 215); /* oklch */ color: oklch(79.7% 0.089 203.7);
Tailwind
colors: {
custom: {
50: '#a0dde3',
500: '#71ced7',
950: '#000000',
},
}SCSS
$custom: #71ced7; $custom-light: #a0dde3; $custom-dark: #000000;
JSON
{
"hex": "#71ced7",
"rgb": {
"r": 113,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.294,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79736,
"c": 0.08942,
"h": 203.7
},
"luminance": 0.5256
}Semantic roles & 50–950 ramp
primary
#71CED7
secondary
#A45048
accent
#3022C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484