#71D6DF#71D6DF
#71D6DF is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.095 H 203.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #71D6DF |
|---|---|
| RGB | rgb(113, 214, 223) |
| HSL | hsl(185, 63%, 66%) |
| HSV | hsv(185, 49%, 87%) |
| CMYK | cmyk(49.3%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(80.14, -27.10, -13.55) |
| CIE-LCH | lch(80.14, 30.30, 206.56°) |
| OKLab | oklab(81.85% -0.0876 -0.0374) |
| OKLCH | oklch(81.85% 0.095 203.1) |
| XYZ | xyz(44.1706, 56.9277, 78.4582) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D6DF #DF7A71
analogous
#71DFB1 #71D6DF #719FDF
triadic
#71D6DF #DF71D6 #D6DF71
tetradic
#71D6DF #B171DF #DF7A71 #9FDF71
square
#71D6DF #B171DF #DF7A71 #9FDF71
split-complementary
#71D6DF #DF719F #DFB171
monochromatic
#27A3AE #3FC8D4 #71D6DF #A3E4EA #D5F3F6
Accessibility & contrast
On white
1.70
#71D6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#71D6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D6DF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D6DF | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#2BDDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71d6df; /* rgb */ color: rgb(113, 214, 223); /* oklch */ color: oklch(81.8% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#a1e3e9',
500: '#71d6df',
950: '#000000',
},
}SCSS
$custom: #71d6df; $custom-light: #a1e3e9; $custom-dark: #000000;
JSON
{
"hex": "#71d6df",
"rgb": {
"r": 113,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.909,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81846,
"c": 0.09525,
"h": 203.1
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#71D6DF
secondary
#B04D44
accent
#291BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484