#71DED5#71DED5
#71DED5 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.102 H 188.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED5 |
|---|---|
| RGB | rgb(113, 222, 213) |
| HSL | hsl(175, 62%, 66%) |
| HSV | hsv(175, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(82.14, -33.49, -5.25) |
| CIE-LCH | lch(82.14, 33.90, 188.90°) |
| OKLab | oklab(83.36% -0.1006 -0.0147) |
| OKLCH | oklch(83.36% 0.102 188.3) |
| XYZ | xyz(44.9366, 60.5534, 72.2578) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.14
Mediumturquoise
#48D1CC
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.05
Seafoam Blue
#78D1B6
ΔE00 7.46
Bright Aqua
#0BF9EA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED5 #DE717A
analogous
#71DE9E #71DED5 #71B0DE
triadic
#71DED5 #D571DE #DED571
tetradic
#71DED5 #9E71DE #DE717A #B0DE71
square
#71DED5 #9E71DE #DE717A #B0DE71
split-complementary
#71DED5 #DE71B0 #DE9E71
monochromatic
#28ADA2 #3FD2C6 #71DED5 #A3EAE4 #D4F5F2
Accessibility & contrast
On white
1.60
#71DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#71DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED5 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#32E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ded5; /* rgb */ color: rgb(113, 222, 213); /* oklch */ color: oklch(83.4% 0.102 188.3);
Tailwind
colors: {
custom: {
50: '#a1e8e1',
500: '#71ded5',
950: '#000000',
},
}SCSS
$custom: #71ded5; $custom-light: #a1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#71ded5",
"rgb": {
"r": 113,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.046,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83359,
"c": 0.10167,
"h": 188.3
},
"luminance": 0.60557
}Semantic roles & 50–950 ramp
primary
#71DED5
secondary
#AF454D
accent
#1B2ACA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484