#71DDCD#71DDCD
#71DDCD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.103 H 182.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDCD |
|---|---|
| RGB | rgb(113, 221, 205) |
| HSL | hsl(171, 61%, 65%) |
| HSV | hsv(171, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.64, -34.99, -1.74) |
| CIE-LCH | lch(81.64, 35.03, 182.84°) |
| OKLab | oklab(82.88% -0.1029 -0.0052) |
| OKLCH | oklch(82.88% 0.103 182.9) |
| XYZ | xyz(43.6813, 59.6276, 66.9531) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 6.63
Aqua (survey)
#13EAC9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDCD #DD7181
analogous
#71DD97 #71DDCD #71B7DD
triadic
#71DDCD #CD71DD #DDCD71
tetradic
#71DDCD #9771DD #DD7181 #B7DD71
square
#71DDCD #9771DD #DD7181 #B7DD71
split-complementary
#71DDCD #DD71B7 #DD9771
monochromatic
#29AB97 #40D1BC #71DDCD #A2E9DE #D4F5F0
Accessibility & contrast
On white
1.62
#71DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#71DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDCD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDCD | 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)
#D4D3CC
Deuteranopia (green-blind)
#C3C5CF
Tritanopia (blue-blind)
#3AE1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71ddcd; /* rgb */ color: rgb(113, 221, 205); /* oklch */ color: oklch(82.9% 0.103 182.9);
Tailwind
colors: {
custom: {
50: '#a1e8dc',
500: '#71ddcd',
950: '#000000',
},
}SCSS
$custom: #71ddcd; $custom-light: #a1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#71ddcd",
"rgb": {
"r": 113,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.111,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.82882,
"c": 0.10303,
"h": 182.9
},
"luminance": 0.59631
}Semantic roles & 50–950 ramp
primary
#71DDCD
secondary
#AD4554
accent
#1C36C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484