#71D6E5#71D6E5
#71D6E5 is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.097 H 208.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71D6E5 |
|---|---|
| RGB | rgb(113, 214, 229) |
| HSL | hsl(188, 69%, 67%) |
| HSV | hsv(188, 51%, 90%) |
| CMYK | cmyk(50.7%, 6.6%, 0%, 10.2%) |
| CIE-LAB | lab(80.32, -25.51, -16.47) |
| CIE-LCH | lch(80.32, 30.37, 212.85°) |
| OKLab | oklab(82.06% -0.0852 -0.0455) |
| OKLCH | oklch(82.06% 0.097 208.1) |
| XYZ | xyz(44.9939, 57.2570, 82.7942) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Neon Blue
#04D9FF
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D6E5 #E58071
analogous
#71E5BA #71D6E5 #719CE5
triadic
#71D6E5 #E571D6 #D6E571
tetradic
#71D6E5 #BA71E5 #E58071 #9CE571
square
#71D6E5 #BA71E5 #E58071 #9CE571
split-complementary
#71D6E5 #E5719C #E5BA71
monochromatic
#22A6BA #3DC7DC #71D6E5 #A5E5EE #D8F4F8
Accessibility & contrast
On white
1.69
#71D6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#71D6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D6E5
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D6E5 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE6
Deuteranopia (green-blind)
#B5C1E5
Tritanopia (blue-blind)
#22DEDA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71d6e5; /* rgb */ color: rgb(113, 214, 229); /* oklch */ color: oklch(82.1% 0.097 208.1);
Tailwind
colors: {
custom: {
50: '#a2e3ed',
500: '#71d6e5',
950: '#000000',
},
}SCSS
$custom: #71d6e5; $custom-light: #a2e3ed; $custom-dark: #000000;
JSON
{
"hex": "#71d6e5",
"rgb": {
"r": 113,
"g": 214,
"b": 229
},
"hsl": {
"h": 187.759,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.82055,
"c": 0.09659,
"h": 208.1
},
"luminance": 0.57261
}Semantic roles & 50–950 ramp
primary
#71D6E5
secondary
#BA5041
accent
#2D14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484