#71DFCF#71DFCF
#71DFCF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 183.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFCF |
|---|---|
| RGB | rgb(113, 223, 207) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.26, -35.43, -1.88) |
| CIE-LCH | lch(82.26, 35.48, 183.03°) |
| OKLab | oklab(83.41% -0.1043 -0.0056) |
| OKLCH | oklch(83.41% 0.104 183.1) |
| XYZ | xyz(44.4555, 60.7872, 68.4098) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 6.77
Pale Teal
#82CBB2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFCF #DF7181
analogous
#71DF98 #71DFCF #71B8DF
triadic
#71DFCF #CF71DF #DFCF71
tetradic
#71DFCF #9871DF #DF7181 #B8DF71
square
#71DFCF #9871DF #DF7181 #B8DF71
split-complementary
#71DFCF #DF71B8 #DF9871
monochromatic
#27AE9B #3FD4BE #71DFCF #A3EAE0 #D5F6F1
Accessibility & contrast
On white
1.60
#71DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#71DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFCF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFCF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#38E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfcf; /* rgb */ color: rgb(113, 223, 207); /* oklch */ color: oklch(83.4% 0.104 183.1);
Tailwind
colors: {
custom: {
50: '#a1e9dd',
500: '#71dfcf',
950: '#000000',
},
}SCSS
$custom: #71dfcf; $custom-light: #a1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#71dfcf",
"rgb": {
"r": 113,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.273,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83408,
"c": 0.10441,
"h": 183.1
},
"luminance": 0.60791
}Semantic roles & 50–950 ramp
primary
#71DFCF
secondary
#B04454
accent
#1B34CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484