#71D4DF#71D4DF
#71D4DF is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.094 H 204.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4DF |
|---|---|
| RGB | rgb(113, 212, 223) |
| HSL | hsl(186, 63%, 66%) |
| HSV | hsv(186, 49%, 87%) |
| CMYK | cmyk(49.3%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(79.57, -26.12, -14.40) |
| CIE-LCH | lch(79.57, 29.83, 208.87°) |
| OKLab | oklab(81.39% -0.0854 -0.0397) |
| OKLCH | oklch(81.39% 0.094 204.9) |
| XYZ | xyz(43.6676, 55.9216, 78.2905) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4DF #DF7C71
analogous
#71DFB3 #71D4DF #719DDF
triadic
#71D4DF #DF71D4 #D4DF71
tetradic
#71D4DF #B371DF #DF7C71 #9DDF71
square
#71D4DF #B371DF #DF7C71 #9DDF71
split-complementary
#71D4DF #DF719D #DFB371
monochromatic
#27A1AE #3FC5D4 #71D4DF #A3E3EA #D5F2F6
Accessibility & contrast
On white
1.72
#71D4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#71D4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4DF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4DF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#2CDBD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d4df; /* rgb */ color: rgb(113, 212, 223); /* oklch */ color: oklch(81.4% 0.094 204.9);
Tailwind
colors: {
custom: {
50: '#a1e1e9',
500: '#71d4df',
950: '#000000',
},
}SCSS
$custom: #71d4df; $custom-light: #a1e1e9; $custom-dark: #000000;
JSON
{
"hex": "#71d4df",
"rgb": {
"r": 113,
"g": 212,
"b": 223
},
"hsl": {
"h": 186,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81388,
"c": 0.09419,
"h": 204.9
},
"luminance": 0.55925
}Semantic roles & 50–950 ramp
primary
#71D4DF
secondary
#B04F44
accent
#2C1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484