#71DFD9#71DFD9
#71DFD9 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.102 H 190.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD9 |
|---|---|
| RGB | rgb(113, 223, 217) |
| HSL | hsl(177, 63%, 66%) |
| HSV | hsv(177, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.54, -32.97, -6.78) |
| CIE-LCH | lch(82.54, 33.66, 191.63°) |
| OKLab | oklab(83.72% -0.1 -0.0189) |
| OKLCH | oklch(83.72% 0.102 190.7) |
| XYZ | xyz(45.7169, 61.2918, 75.0535) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.35
Bright Cyan
#41FDFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD9 #DF7177
analogous
#71DFA2 #71DFD9 #71AEDF
triadic
#71DFD9 #D971DF #DFD971
tetradic
#71DFD9 #A271DF #DF7177 #AEDF71
square
#71DFD9 #A271DF #DF7177 #AEDF71
split-complementary
#71DFD9 #DF71AE #DFA271
monochromatic
#27AEA7 #3FD4CC #71DFD9 #A3EAE6 #D5F6F4
Accessibility & contrast
On white
1.58
#71DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#71DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD9
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD9 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#2DE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd9; /* rgb */ color: rgb(113, 223, 217); /* oklch */ color: oklch(83.7% 0.102 190.7);
Tailwind
colors: {
custom: {
50: '#a2e9e4',
500: '#71dfd9',
950: '#000000',
},
}SCSS
$custom: #71dfd9; $custom-light: #a2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#71dfd9",
"rgb": {
"r": 113,
"g": 223,
"b": 217
},
"hsl": {
"h": 176.727,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83717,
"c": 0.10178,
"h": 190.7
},
"luminance": 0.61296
}Semantic roles & 50–950 ramp
primary
#71DFD9
secondary
#B0444A
accent
#1B24CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484