#71DDDC#71DDDC
#71DDDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.100 H 194.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDDC |
|---|---|
| RGB | rgb(113, 221, 220) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.05, -31.26, -9.10) |
| CIE-LCH | lch(82.05, 32.55, 196.23°) |
| OKLab | oklab(83.35% -0.0966 -0.0252) |
| OKLCH | oklch(83.35% 0.1 194.6) |
| XYZ | xyz(45.5795, 60.3869, 76.9502) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDDC #DD7172
analogous
#71DDA6 #71DDDC #71A8DD
triadic
#71DDDC #DC71DD #DDDC71
tetradic
#71DDDC #A671DD #DD7172 #A8DD71
square
#71DDDC #A671DD #DD7172 #A8DD71
split-complementary
#71DDDC #DD71A8 #DDA671
monochromatic
#29ABAA #40D1D0 #71DDDC #A2E9E8 #D4F5F4
Accessibility & contrast
On white
1.61
#71DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#71DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDDC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDDC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#2BE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dddc; /* rgb */ color: rgb(113, 221, 220); /* oklch */ color: oklch(83.4% 0.100 194.6);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#71dddc',
950: '#000000',
},
}SCSS
$custom: #71dddc; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#71dddc",
"rgb": {
"r": 113,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.444,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.83352,
"c": 0.0998,
"h": 194.6
},
"luminance": 0.60391
}Semantic roles & 50–950 ramp
primary
#71DDDC
secondary
#AD4546
accent
#1C1EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484