#71D2D7#71D2D7
#71D2D7 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.092 H 199.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2D7 |
|---|---|
| RGB | rgb(113, 210, 215) |
| HSL | hsl(183, 56%, 64%) |
| HSV | hsv(183, 47%, 84%) |
| CMYK | cmyk(47.4%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(78.76, -27.24, -11.33) |
| CIE-LCH | lch(78.76, 29.50, 202.59°) |
| OKLab | oklab(80.66% -0.0864 -0.0312) |
| OKLCH | oklch(80.66% 0.092 199.9) |
| XYZ | xyz(42.1175, 54.5066, 72.5781) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 7.05
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2D7 #D77671
analogous
#71D7A9 #71D2D7 #719FD7
triadic
#71D2D7 #D771D2 #D2D771
tetradic
#71D2D7 #A971D7 #D77671 #9FD771
square
#71D2D7 #A971D7 #D77671 #9FD771
split-complementary
#71D2D7 #D7719F #D7A971
monochromatic
#2D9BA0 #41C3CA #71D2D7 #A1E1E4 #D0F0F2
Accessibility & contrast
On white
1.76
#71D2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#71D2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2D7
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2D7 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD8
Deuteranopia (green-blind)
#B5BDD8
Tritanopia (blue-blind)
#36D8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d2d7; /* rgb */ color: rgb(113, 210, 215); /* oklch */ color: oklch(80.7% 0.092 199.9);
Tailwind
colors: {
custom: {
50: '#a1e0e3',
500: '#71d2d7',
950: '#000000',
},
}SCSS
$custom: #71d2d7; $custom-light: #a1e0e3; $custom-dark: #000000;
JSON
{
"hex": "#71d2d7",
"rgb": {
"r": 113,
"g": 210,
"b": 215
},
"hsl": {
"h": 182.941,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.80655,
"c": 0.09187,
"h": 199.9
},
"luminance": 0.5451
}Semantic roles & 50–950 ramp
primary
#71D2D7
secondary
#A44C48
accent
#2A22C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484