#71DCDE#71DCDE
#71DCDE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.099 H 197.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCDE |
|---|---|
| RGB | rgb(113, 220, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 49%, 87%) |
| CMYK | cmyk(49.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.82, -30.27, -10.50) |
| CIE-LCH | lch(81.82, 32.04, 199.14°) |
| OKLab | oklab(83.19% -0.0946 -0.029) |
| OKLCH | oklch(83.19% 0.099 197) |
| XYZ | xyz(45.5827, 59.9670, 78.2657) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCDE #DE7371
analogous
#71DEA9 #71DCDE #71A5DE
triadic
#71DCDE #DE71DC #DCDE71
tetradic
#71DCDE #A971DE #DE7371 #A5DE71
square
#71DCDE #A971DE #DE7371 #A5DE71
split-complementary
#71DCDE #DE71A5 #DEA971
monochromatic
#28AAAD #3FD0D2 #71DCDE #A3E8EA #D4F4F5
Accessibility & contrast
On white
1.62
#71DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#71DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCDE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCDE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#29E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcde; /* rgb */ color: rgb(113, 220, 222); /* oklch */ color: oklch(83.2% 0.099 197.0);
Tailwind
colors: {
custom: {
50: '#a2e7e8',
500: '#71dcde',
950: '#000000',
},
}SCSS
$custom: #71dcde; $custom-light: #a2e7e8; $custom-dark: #000000;
JSON
{
"hex": "#71dcde",
"rgb": {
"r": 113,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.101,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83188,
"c": 0.09899,
"h": 197
},
"luminance": 0.59971
}Semantic roles & 50–950 ramp
primary
#71DCDE
secondary
#AF4745
accent
#1F1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484