#71DFD3#71DFD3
#71DFD3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.103 H 186.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD3 |
|---|---|
| RGB | rgb(113, 223, 211) |
| HSL | hsl(173, 63%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.37, -34.46, -3.84) |
| CIE-LCH | lch(82.37, 34.67, 186.36°) |
| OKLab | oklab(83.53% -0.1025 -0.0109) |
| OKLCH | oklch(83.53% 0.103 186.1) |
| XYZ | xyz(44.9507, 60.9853, 71.0179) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Mediumturquoise
#48D1CC
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 6.68
Bright Aqua
#0BF9EA
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD3 #DF717D
analogous
#71DF9C #71DFD3 #71B4DF
triadic
#71DFD3 #D371DF #DFD371
tetradic
#71DFD3 #9C71DF #DF717D #B4DF71
square
#71DFD3 #9C71DF #DF717D #B4DF71
split-complementary
#71DFD3 #DF71B4 #DF9C71
monochromatic
#27AEA0 #3FD4C4 #71DFD3 #A3EAE2 #D5F6F2
Accessibility & contrast
On white
1.59
#71DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#71DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#34E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd3; /* rgb */ color: rgb(113, 223, 211); /* oklch */ color: oklch(83.5% 0.103 186.1);
Tailwind
colors: {
custom: {
50: '#a1e9e0',
500: '#71dfd3',
950: '#000000',
},
}SCSS
$custom: #71dfd3; $custom-light: #a1e9e0; $custom-dark: #000000;
JSON
{
"hex": "#71dfd3",
"rgb": {
"r": 113,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.455,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83529,
"c": 0.10313,
"h": 186.1
},
"luminance": 0.60989
}Semantic roles & 50–950 ramp
primary
#71DFD3
secondary
#B04450
accent
#1B2ECB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484