#71DFD7#71DFD7
#71DFD7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.102 H 189.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD7 |
|---|---|
| RGB | rgb(113, 223, 215) |
| HSL | hsl(176, 63%, 66%) |
| HSV | hsv(176, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.48, -33.47, -5.80) |
| CIE-LCH | lch(82.48, 33.97, 189.84°) |
| OKLab | oklab(83.65% -0.1009 -0.0162) |
| OKLCH | oklch(83.65% 0.102 189.1) |
| XYZ | xyz(45.4584, 61.1883, 73.6918) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.33
Mediumturquoise
#48D1CC
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.98
Bright Aqua
#0BF9EA
ΔE00 7.42
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD7 #DF7179
analogous
#71DFA0 #71DFD7 #71B0DF
triadic
#71DFD7 #D771DF #DFD771
tetradic
#71DFD7 #A071DF #DF7179 #B0DF71
square
#71DFD7 #A071DF #DF7179 #B0DF71
split-complementary
#71DFD7 #DF71B0 #DFA071
monochromatic
#27AEA4 #3FD4C9 #71DFD7 #A3EAE5 #D5F6F3
Accessibility & contrast
On white
1.59
#71DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#71DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#C2C8D8
Tritanopia (blue-blind)
#30E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd7; /* rgb */ color: rgb(113, 223, 215); /* oklch */ color: oklch(83.7% 0.102 189.1);
Tailwind
colors: {
custom: {
50: '#a2e9e3',
500: '#71dfd7',
950: '#000000',
},
}SCSS
$custom: #71dfd7; $custom-light: #a2e9e3; $custom-dark: #000000;
JSON
{
"hex": "#71dfd7",
"rgb": {
"r": 113,
"g": 223,
"b": 215
},
"hsl": {
"h": 175.636,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83654,
"c": 0.10215,
"h": 189.1
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#71DFD7
secondary
#B0444C
accent
#1B27CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484