#71DFD5#71DFD5
#71DFD5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.103 H 187.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD5 |
|---|---|
| RGB | rgb(113, 223, 213) |
| HSL | hsl(175, 63%, 66%) |
| HSV | hsv(175, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.43, -33.96, -4.82) |
| CIE-LCH | lch(82.43, 34.30, 188.08°) |
| OKLab | oklab(83.59% -0.1017 -0.0135) |
| OKLCH | oklch(83.59% 0.103 187.6) |
| XYZ | xyz(45.2030, 61.0862, 72.3466) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 7.25
Seafoam Blue
#78D1B6
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD5 #DF717B
analogous
#71DF9E #71DFD5 #71B2DF
triadic
#71DFD5 #D571DF #DFD571
tetradic
#71DFD5 #9E71DF #DF717B #B2DF71
square
#71DFD5 #9E71DF #DF717B #B2DF71
split-complementary
#71DFD5 #DF71B2 #DF9E71
monochromatic
#27AEA2 #3FD4C6 #71DFD5 #A3EAE4 #D5F6F3
Accessibility & contrast
On white
1.59
#71DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#71DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C3C7D6
Tritanopia (blue-blind)
#32E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd5; /* rgb */ color: rgb(113, 223, 213); /* oklch */ color: oklch(83.6% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#a2e9e1',
500: '#71dfd5',
950: '#000000',
},
}SCSS
$custom: #71dfd5; $custom-light: #a2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#71dfd5",
"rgb": {
"r": 113,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.545,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83591,
"c": 0.10261,
"h": 187.6
},
"luminance": 0.6109
}Semantic roles & 50–950 ramp
primary
#71DFD5
secondary
#B0444E
accent
#1B2BCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484