#71DFD4#71DFD4
#71DFD4 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.103 H 186.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD4 |
|---|---|
| RGB | rgb(113, 223, 212) |
| HSL | hsl(174, 63%, 66%) |
| HSV | hsv(174, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.40, -34.21, -4.33) |
| CIE-LCH | lch(82.40, 34.48, 187.22°) |
| OKLab | oklab(83.56% -0.1021 -0.0122) |
| OKLCH | oklch(83.56% 0.103 186.8) |
| XYZ | xyz(45.0764, 61.0356, 71.6802) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.73
Mediumturquoise
#48D1CC
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 6.98
Bright Aqua
#0BF9EA
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD4 #DF717C
analogous
#71DF9D #71DFD4 #71B3DF
triadic
#71DFD4 #D471DF #DFD471
tetradic
#71DFD4 #9D71DF #DF717C #B3DF71
square
#71DFD4 #9D71DF #DF717C #B3DF71
split-complementary
#71DFD4 #DF71B3 #DF9D71
monochromatic
#27AEA1 #3FD4C5 #71DFD4 #A3EAE3 #D5F6F2
Accessibility & contrast
On white
1.59
#71DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#71DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#33E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd4; /* rgb */ color: rgb(113, 223, 212); /* oklch */ color: oklch(83.6% 0.103 186.8);
Tailwind
colors: {
custom: {
50: '#a2e9e1',
500: '#71dfd4',
950: '#000000',
},
}SCSS
$custom: #71dfd4; $custom-light: #a2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#71dfd4",
"rgb": {
"r": 113,
"g": 223,
"b": 212
},
"hsl": {
"h": 174,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.8356,
"c": 0.10286,
"h": 186.8
},
"luminance": 0.6104
}Semantic roles & 50–950 ramp
primary
#71DFD4
secondary
#B0444F
accent
#1B2CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484