#71DED8#71DED8
#71DED8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.101 H 190.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED8 |
|---|---|
| RGB | rgb(113, 222, 216) |
| HSL | hsl(177, 62%, 66%) |
| HSV | hsv(177, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.22, -32.74, -6.72) |
| CIE-LCH | lch(82.22, 33.43, 191.59°) |
| OKLab | oklab(83.45% -0.0993 -0.0187) |
| OKLCH | oklch(83.45% 0.101 190.6) |
| XYZ | xyz(45.3209, 60.7071, 74.2818) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 7.22
Bright Light Blue
#26F7FD
ΔE00 7.54
Bright Cyan
#41FDFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED8 #DE7177
analogous
#71DEA1 #71DED8 #71ADDE
triadic
#71DED8 #D871DE #DED871
tetradic
#71DED8 #A171DE #DE7177 #ADDE71
square
#71DED8 #A171DE #DE7177 #ADDE71
split-complementary
#71DED8 #DE71AD #DEA171
monochromatic
#28ADA5 #3FD2CA #71DED8 #A3EAE6 #D4F5F3
Accessibility & contrast
On white
1.60
#71DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#71DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#2FE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded8; /* rgb */ color: rgb(113, 222, 216); /* oklch */ color: oklch(83.5% 0.101 190.6);
Tailwind
colors: {
custom: {
50: '#a2e8e4',
500: '#71ded8',
950: '#000000',
},
}SCSS
$custom: #71ded8; $custom-light: #a2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#71ded8",
"rgb": {
"r": 113,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.697,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83454,
"c": 0.10108,
"h": 190.6
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#71DED8
secondary
#AF454A
accent
#1B25CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484