#71DFD6#71DFD6
#71DFD6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 188.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD6 |
|---|---|
| RGB | rgb(113, 223, 214) |
| HSL | hsl(175, 63%, 66%) |
| HSV | hsv(175, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.45, -33.71, -5.31) |
| CIE-LCH | lch(82.45, 34.13, 188.96°) |
| OKLab | oklab(83.62% -0.1013 -0.0149) |
| OKLCH | oklch(83.62% 0.102 188.4) |
| XYZ | xyz(45.3303, 61.1371, 73.0171) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD6 #DF717A
analogous
#71DF9F #71DFD6 #71B1DF
triadic
#71DFD6 #D671DF #DFD671
tetradic
#71DFD6 #9F71DF #DF717A #B1DF71
square
#71DFD6 #9F71DF #DF717A #B1DF71
split-complementary
#71DFD6 #DF71B1 #DF9F71
monochromatic
#27AEA3 #3FD4C8 #71DFD6 #A3EAE4 #D5F6F3
Accessibility & contrast
On white
1.59
#71DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#71DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#C2C8D7
Tritanopia (blue-blind)
#31E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd6; /* rgb */ color: rgb(113, 223, 214); /* oklch */ color: oklch(83.6% 0.102 188.4);
Tailwind
colors: {
custom: {
50: '#a2e9e2',
500: '#71dfd6',
950: '#000000',
},
}SCSS
$custom: #71dfd6; $custom-light: #a2e9e2; $custom-dark: #000000;
JSON
{
"hex": "#71dfd6",
"rgb": {
"r": 113,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.091,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83622,
"c": 0.10237,
"h": 188.4
},
"luminance": 0.61141
}Semantic roles & 50–950 ramp
primary
#71DFD6
secondary
#B0444D
accent
#1B29CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484