#71DFCB#71DFCB
#71DFCB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 180.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFCB |
|---|---|
| RGB | rgb(113, 223, 203) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.16, -36.39, 0.09) |
| CIE-LCH | lch(82.16, 36.39, 179.85°) |
| OKLab | oklab(83.29% -0.106 -0.0003) |
| OKLCH | oklch(83.29% 0.106 180.2) |
| XYZ | xyz(43.9727, 60.5940, 65.8669) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.98
Light Teal
#90E4C1
ΔE00 6.20
Pale Teal
#82CBB2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFCB #DF7185
analogous
#71DF94 #71DFCB #71BCDF
triadic
#71DFCB #CB71DF #DFCB71
tetradic
#71DFCB #9471DF #DF7185 #BCDF71
square
#71DFCB #9471DF #DF7185 #BCDF71
split-complementary
#71DFCB #DF71BC #DF9471
monochromatic
#27AE96 #3FD4B9 #71DFCB #A3EADD #D5F6F0
Accessibility & contrast
On white
1.60
#71DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#71DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFCB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFCB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#3BE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dfcb; /* rgb */ color: rgb(113, 223, 203); /* oklch */ color: oklch(83.3% 0.106 180.2);
Tailwind
colors: {
custom: {
50: '#a1e9da',
500: '#71dfcb',
950: '#000000',
},
}SCSS
$custom: #71dfcb; $custom-light: #a1e9da; $custom-dark: #000000;
JSON
{
"hex": "#71dfcb",
"rgb": {
"r": 113,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.091,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83289,
"c": 0.10598,
"h": 180.2
},
"luminance": 0.60598
}Semantic roles & 50–950 ramp
primary
#71DFCB
secondary
#B04458
accent
#1B3BCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483