#71DFD1#71DFD1
#71DFD1 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.104 H 184.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD1 |
|---|---|
| RGB | rgb(113, 223, 209) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(82.32, -34.95, -2.86) |
| CIE-LCH | lch(82.32, 35.06, 184.68°) |
| OKLab | oklab(83.47% -0.1034 -0.0082) |
| OKLCH | oklch(83.47% 0.104 184.6) |
| XYZ | xyz(44.7015, 60.8856, 69.7057) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 6.11
Bright Aqua
#0BF9EA
ΔE00 7.16
Aqua (survey)
#13EAC9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD1 #DF717F
analogous
#71DF9A #71DFD1 #71B6DF
triadic
#71DFD1 #D171DF #DFD171
tetradic
#71DFD1 #9A71DF #DF717F #B6DF71
square
#71DFD1 #9A71DF #DF717F #B6DF71
split-complementary
#71DFD1 #DF71B6 #DF9A71
monochromatic
#27AE9D #3FD4C1 #71DFD1 #A3EAE1 #D5F6F1
Accessibility & contrast
On white
1.59
#71DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#71DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD1
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD1 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#36E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd1; /* rgb */ color: rgb(113, 223, 209); /* oklch */ color: oklch(83.5% 0.104 184.6);
Tailwind
colors: {
custom: {
50: '#a1e9df',
500: '#71dfd1',
950: '#000000',
},
}SCSS
$custom: #71dfd1; $custom-light: #a1e9df; $custom-dark: #000000;
JSON
{
"hex": "#71dfd1",
"rgb": {
"r": 113,
"g": 223,
"b": 209
},
"hsl": {
"h": 172.364,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83468,
"c": 0.10373,
"h": 184.6
},
"luminance": 0.6089
}Semantic roles & 50–950 ramp
primary
#71DFD1
secondary
#B04452
accent
#1B31CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484