#71DDCF#71DDCF
#71DDCF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.102 H 184.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDCF |
|---|---|
| RGB | rgb(113, 221, 207) |
| HSL | hsl(172, 61%, 65%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.69, -34.50, -2.72) |
| CIE-LCH | lch(81.69, 34.61, 184.51°) |
| OKLab | oklab(82.94% -0.102 -0.0079) |
| OKLCH | oklch(82.94% 0.102 184.4) |
| XYZ | xyz(43.9243, 59.7248, 68.2327) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Mediumturquoise
#48D1CC
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 7.05
Aqua (survey)
#13EAC9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDCF #DD717F
analogous
#71DD99 #71DDCF #71B5DD
triadic
#71DDCF #CF71DD #DDCF71
tetradic
#71DDCF #9971DD #DD717F #B5DD71
square
#71DDCF #9971DD #DD717F #B5DD71
split-complementary
#71DDCF #DD71B5 #DD9971
monochromatic
#29AB9A #40D1BE #71DDCF #A2E9E0 #D4F5F0
Accessibility & contrast
On white
1.62
#71DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#71DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDCF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDCF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C2C6D0
Tritanopia (blue-blind)
#39E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71ddcf; /* rgb */ color: rgb(113, 221, 207); /* oklch */ color: oklch(82.9% 0.102 184.4);
Tailwind
colors: {
custom: {
50: '#a1e8dd',
500: '#71ddcf',
950: '#000000',
},
}SCSS
$custom: #71ddcf; $custom-light: #a1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#71ddcf",
"rgb": {
"r": 113,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.222,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.82943,
"c": 0.10234,
"h": 184.4
},
"luminance": 0.59729
}Semantic roles & 50–950 ramp
primary
#71DDCF
secondary
#AD4553
accent
#1C33C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484