#71D3DF#71D3DF
#71D3DF is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.094 H 205.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3DF |
|---|---|
| RGB | rgb(113, 211, 223) |
| HSL | hsl(187, 63%, 66%) |
| HSV | hsv(187, 49%, 87%) |
| CMYK | cmyk(49.3%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(79.28, -25.63, -14.83) |
| CIE-LCH | lch(79.28, 29.61, 210.05°) |
| OKLab | oklab(81.16% -0.0843 -0.0409) |
| OKLCH | oklch(81.16% 0.094 205.9) |
| XYZ | xyz(43.4184, 55.4232, 78.2074) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3DF #DF7D71
analogous
#71DFB4 #71D3DF #719CDF
triadic
#71D3DF #DF71D3 #D3DF71
tetradic
#71D3DF #B471DF #DF7D71 #9CDF71
square
#71D3DF #B471DF #DF7D71 #9CDF71
split-complementary
#71D3DF #DF719C #DFB471
monochromatic
#27A0AE #3FC4D4 #71D3DF #A3E2EA #D5F2F6
Accessibility & contrast
On white
1.74
#71D3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#71D3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3DF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3DF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#B3BFDF
Tritanopia (blue-blind)
#2CDAD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d3df; /* rgb */ color: rgb(113, 211, 223); /* oklch */ color: oklch(81.2% 0.094 205.9);
Tailwind
colors: {
custom: {
50: '#a1e0e9',
500: '#71d3df',
950: '#000000',
},
}SCSS
$custom: #71d3df; $custom-light: #a1e0e9; $custom-dark: #000000;
JSON
{
"hex": "#71d3df",
"rgb": {
"r": 113,
"g": 211,
"b": 223
},
"hsl": {
"h": 186.545,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.8116,
"c": 0.09368,
"h": 205.9
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#71D3DF
secondary
#B05044
accent
#2E1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484