#71DEDC#71DEDC
#71DEDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.101 H 193.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEDC |
|---|---|
| RGB | rgb(113, 222, 220) |
| HSL | hsl(179, 62%, 66%) |
| HSV | hsv(179, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.33, -31.73, -8.67) |
| CIE-LCH | lch(82.33, 32.90, 195.29°) |
| OKLab | oklab(83.58% -0.0977 -0.024) |
| OKLCH | oklch(83.58% 0.101 193.8) |
| XYZ | xyz(45.8443, 60.9165, 77.0384) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.95
Bright Light Blue
#26F7FD
ΔE00 6.96
Aqua Blue
#02D8E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEDC #DE7173
analogous
#71DEA5 #71DEDC #71A9DE
triadic
#71DEDC #DC71DE #DEDC71
tetradic
#71DEDC #A571DE #DE7173 #A9DE71
square
#71DEDC #A571DE #DE7173 #A9DE71
split-complementary
#71DEDC #DE71A9 #DEA571
monochromatic
#28ADAA #3FD2D0 #71DEDC #A3EAE8 #D4F5F4
Accessibility & contrast
On white
1.59
#71DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#71DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEDC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEDC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#2AE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dedc; /* rgb */ color: rgb(113, 222, 220); /* oklch */ color: oklch(83.6% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#71dedc',
950: '#000000',
},
}SCSS
$custom: #71dedc; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#71dedc",
"rgb": {
"r": 113,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.899,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83582,
"c": 0.10058,
"h": 193.8
},
"luminance": 0.60921
}Semantic roles & 50–950 ramp
primary
#71DEDC
secondary
#AF4547
accent
#1B1FCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484