#71DFCD#71DFCD
#71DFCD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.105 H 181.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFCD |
|---|---|
| RGB | rgb(113, 223, 205) |
| HSL | hsl(170, 63%, 66%) |
| HSV | hsv(170, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.21, -35.92, -0.89) |
| CIE-LCH | lch(82.21, 35.93, 181.42°) |
| OKLab | oklab(83.35% -0.1051 -0.003) |
| OKLCH | oklch(83.35% 0.105 181.6) |
| XYZ | xyz(44.2125, 60.6900, 67.1302) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.34
Pale Teal
#82CBB2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFCD #DF7183
analogous
#71DF96 #71DFCD #71BADF
triadic
#71DFCD #CD71DF #DFCD71
tetradic
#71DFCD #9671DF #DF7183 #BADF71
square
#71DFCD #9671DF #DF7183 #BADF71
split-complementary
#71DFCD #DF71BA #DF9671
monochromatic
#27AE98 #3FD4BB #71DFCD #A3EADF #D5F6F0
Accessibility & contrast
On white
1.60
#71DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#71DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFCD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFCD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#39E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dfcd; /* rgb */ color: rgb(113, 223, 205); /* oklch */ color: oklch(83.3% 0.105 181.6);
Tailwind
colors: {
custom: {
50: '#a1e9dc',
500: '#71dfcd',
950: '#000000',
},
}SCSS
$custom: #71dfcd; $custom-light: #a1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#71dfcd",
"rgb": {
"r": 113,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.182,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83348,
"c": 0.10516,
"h": 181.6
},
"luminance": 0.60694
}Semantic roles & 50–950 ramp
primary
#71DFCD
secondary
#B04456
accent
#1B37CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484