#71DCD8#71DCD8
#71DCD8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.099 H 192.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD8 |
|---|---|
| RGB | rgb(113, 220, 216) |
| HSL | hsl(178, 60%, 65%) |
| HSV | hsv(178, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.65, -31.80, -7.57) |
| CIE-LCH | lch(81.65, 32.69, 193.38°) |
| OKLab | oklab(82.99% -0.0971 -0.021) |
| OKLCH | oklch(82.99% 0.099 192.2) |
| XYZ | xyz(44.7929, 59.6510, 74.1057) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 7.60
Bright Light Blue
#26F7FD
ΔE00 7.60
Robin'S Egg
#6DEDFD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD8 #DC7175
analogous
#71DCA2 #71DCD8 #71AADC
triadic
#71DCD8 #D871DC #DCD871
tetradic
#71DCD8 #A271DC #DC7175 #AADC71
square
#71DCD8 #A271DC #DC7175 #AADC71
split-complementary
#71DCD8 #DC71AA #DCA271
monochromatic
#2AA9A4 #40D0CB #71DCD8 #A2E8E5 #D3F4F3
Accessibility & contrast
On white
1.62
#71DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#71DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD8
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD8 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BFC5D9
Tritanopia (blue-blind)
#30E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd8; /* rgb */ color: rgb(113, 220, 216); /* oklch */ color: oklch(83.0% 0.099 192.2);
Tailwind
colors: {
custom: {
50: '#a1e7e4',
500: '#71dcd8',
950: '#000000',
},
}SCSS
$custom: #71dcd8; $custom-light: #a1e7e4; $custom-dark: #000000;
JSON
{
"hex": "#71dcd8",
"rgb": {
"r": 113,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.757,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82992,
"c": 0.09937,
"h": 192.2
},
"luminance": 0.59655
}Semantic roles & 50–950 ramp
primary
#71DCD8
secondary
#AC4649
accent
#1D24C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484