#71D5E1#71D5E1
#71D5E1 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.7% C 0.095 H 205.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5E1 |
|---|---|
| RGB | rgb(113, 213, 225) |
| HSL | hsl(186, 65%, 66%) |
| HSV | hsv(186, 50%, 88%) |
| CMYK | cmyk(49.8%, 5.3%, 0%, 11.8%) |
| CIE-LAB | lab(79.92, -26.08, -14.95) |
| CIE-LCH | lch(79.92, 30.07, 209.82°) |
| OKLab | oklab(81.69% -0.0857 -0.0412) |
| OKLCH | oklch(81.69% 0.095 205.7) |
| XYZ | xyz(44.1895, 56.5316, 79.8026) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.20
Neon Blue
#04D9FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5E1 #E17D71
analogous
#71E1B5 #71D5E1 #719DE1
triadic
#71D5E1 #E171D5 #D5E171
tetradic
#71D5E1 #B571E1 #E17D71 #9DE171
square
#71D5E1 #B571E1 #E17D71 #9DE171
split-complementary
#71D5E1 #E1719D #E1B571
monochromatic
#26A3B2 #3EC6D6 #71D5E1 #A4E4EC #D6F3F6
Accessibility & contrast
On white
1.71
#71D5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#71D5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5E1
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5E1 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE2
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#28DCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d5e1; /* rgb */ color: rgb(113, 213, 225); /* oklch */ color: oklch(81.7% 0.095 205.7);
Tailwind
colors: {
custom: {
50: '#a2e2ea',
500: '#71d5e1',
950: '#000000',
},
}SCSS
$custom: #71d5e1; $custom-light: #a2e2ea; $custom-dark: #000000;
JSON
{
"hex": "#71d5e1",
"rgb": {
"r": 113,
"g": 213,
"b": 225
},
"hsl": {
"h": 186.429,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.81686,
"c": 0.09512,
"h": 205.7
},
"luminance": 0.56535
}Semantic roles & 50–950 ramp
primary
#71D5E1
secondary
#B34F43
accent
#2C19CD
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484