#71DCD9#71DCD9
#71DCD9 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.099 H 193.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCD9 |
|---|---|
| RGB | rgb(113, 220, 217) |
| HSL | hsl(178, 60%, 65%) |
| HSV | hsv(178, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.68, -31.55, -8.06) |
| CIE-LCH | lch(81.68, 32.56, 194.33°) |
| OKLab | oklab(83.02% -0.0967 -0.0223) |
| OKLCH | oklch(83.02% 0.099 193) |
| XYZ | xyz(44.9225, 59.7029, 74.7887) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 7.29
Bright Light Blue
#26F7FD
ΔE00 7.47
Robin'S Egg
#6DEDFD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCD9 #DC7174
analogous
#71DCA4 #71DCD9 #71A9DC
triadic
#71DCD9 #D971DC #DCD971
tetradic
#71DCD9 #A471DC #DC7174 #A9DC71
square
#71DCD9 #A471DC #DC7174 #A9DC71
split-complementary
#71DCD9 #DC71A9 #DCA471
monochromatic
#2AA9A5 #40D0CC #71DCD9 #A2E8E6 #D3F4F3
Accessibility & contrast
On white
1.62
#71DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#71DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCD9
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCD9 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#2FE1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcd9; /* rgb */ color: rgb(113, 220, 217); /* oklch */ color: oklch(83.0% 0.099 193.0);
Tailwind
colors: {
custom: {
50: '#a2e7e4',
500: '#71dcd9',
950: '#000000',
},
}SCSS
$custom: #71dcd9; $custom-light: #a2e7e4; $custom-dark: #000000;
JSON
{
"hex": "#71dcd9",
"rgb": {
"r": 113,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.318,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.83024,
"c": 0.09926,
"h": 193
},
"luminance": 0.59707
}Semantic roles & 50–950 ramp
primary
#71DCD9
secondary
#AC4648
accent
#1D22C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484