#71D2DD#71D2DD
#71D2DD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.9% C 0.093 H 205.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2DD |
|---|---|
| RGB | rgb(113, 210, 221) |
| HSL | hsl(186, 61%, 65%) |
| HSV | hsv(186, 49%, 87%) |
| CMYK | cmyk(48.9%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.94, -25.67, -14.28) |
| CIE-LCH | lch(78.94, 29.37, 209.09°) |
| OKLab | oklab(80.86% -0.084 -0.0394) |
| OKLCH | oklch(80.86% 0.093 205.1) |
| XYZ | xyz(42.9027, 54.8207, 76.7132) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2DD #DD7C71
analogous
#71DDB2 #71D2DD #719CDD
triadic
#71D2DD #DD71D2 #D2DD71
tetradic
#71D2DD #B271DD #DD7C71 #9CDD71
square
#71D2DD #B271DD #DD7C71 #9CDD71
split-complementary
#71D2DD #DD719C #DDB271
monochromatic
#299DAB #40C2D1 #71D2DD #A2E2E9 #D4F1F5
Accessibility & contrast
On white
1.76
#71D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#71D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2DD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2DD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#2FD9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d2dd; /* rgb */ color: rgb(113, 210, 221); /* oklch */ color: oklch(80.9% 0.093 205.1);
Tailwind
colors: {
custom: {
50: '#a1e0e7',
500: '#71d2dd',
950: '#000000',
},
}SCSS
$custom: #71d2dd; $custom-light: #a1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#71d2dd",
"rgb": {
"r": 113,
"g": 210,
"b": 221
},
"hsl": {
"h": 186.111,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.80861,
"c": 0.09274,
"h": 205.1
},
"luminance": 0.54824
}Semantic roles & 50–950 ramp
primary
#71D2DD
secondary
#AD5045
accent
#2E1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484