#71D4DD#71D4DD
#71D4DD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.094 H 203.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4DD |
|---|---|
| RGB | rgb(113, 212, 221) |
| HSL | hsl(185, 61%, 65%) |
| HSV | hsv(185, 49%, 87%) |
| CMYK | cmyk(48.9%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.51, -26.65, -13.42) |
| CIE-LCH | lch(79.51, 29.84, 206.73°) |
| OKLab | oklab(81.32% -0.0862 -0.037) |
| OKLCH | oklch(81.32% 0.094 203.2) |
| XYZ | xyz(43.3995, 55.8144, 76.8788) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4DD #DD7A71
analogous
#71DDB0 #71D4DD #719EDD
triadic
#71D4DD #DD71D4 #D4DD71
tetradic
#71D4DD #B071DD #DD7A71 #9EDD71
square
#71D4DD #B071DD #DD7A71 #9EDD71
split-complementary
#71D4DD #DD719E #DDB071
monochromatic
#29A0AB #40C5D1 #71D4DD #A2E3E9 #D4F2F5
Accessibility & contrast
On white
1.73
#71D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#71D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4DD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4DD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#2EDBD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d4dd; /* rgb */ color: rgb(113, 212, 221); /* oklch */ color: oklch(81.3% 0.094 203.2);
Tailwind
colors: {
custom: {
50: '#a1e1e7',
500: '#71d4dd',
950: '#000000',
},
}SCSS
$custom: #71d4dd; $custom-light: #a1e1e7; $custom-dark: #000000;
JSON
{
"hex": "#71d4dd",
"rgb": {
"r": 113,
"g": 212,
"b": 221
},
"hsl": {
"h": 185,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81319,
"c": 0.09381,
"h": 203.2
},
"luminance": 0.55818
}Semantic roles & 50–950 ramp
primary
#71D4DD
secondary
#AD4E45
accent
#2B1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484