#71DFDC#71DFDC
#71DFDC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.101 H 193.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFDC |
|---|---|
| RGB | rgb(113, 223, 220) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.62, -32.21, -8.25) |
| CIE-LCH | lch(82.62, 33.25, 194.37°) |
| OKLab | oklab(83.81% -0.0988 -0.0229) |
| OKLCH | oklch(83.81% 0.101 193) |
| XYZ | xyz(46.1107, 61.4493, 77.1272) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 7.17
Bright Cyan
#41FDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFDC #DF7174
analogous
#71DFA5 #71DFDC #71ABDF
triadic
#71DFDC #DC71DF #DFDC71
tetradic
#71DFDC #A571DF #DF7174 #ABDF71
square
#71DFDC #A571DF #DF7174 #ABDF71
split-complementary
#71DFDC #DF71AB #DFA571
monochromatic
#27AEAB #3FD4D0 #71DFDC #A3EAE8 #D5F6F5
Accessibility & contrast
On white
1.58
#71DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFDC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFDC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#2AE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71dfdc; /* rgb */ color: rgb(113, 223, 220); /* oklch */ color: oklch(83.8% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a2e9e6',
500: '#71dfdc',
950: '#000000',
},
}SCSS
$custom: #71dfdc; $custom-light: #a2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#71dfdc",
"rgb": {
"r": 113,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.364,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83813,
"c": 0.10138,
"h": 193
},
"luminance": 0.61453
}Semantic roles & 50–950 ramp
primary
#71DFDC
secondary
#B04447
accent
#1B1FCB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484