#71DFDF#71DFDF
#71DFDF is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.101 H 195.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFDF |
|---|---|
| RGB | rgb(113, 223, 223) |
| HSL | hsl(180, 63%, 66%) |
| HSV | hsv(180, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.71, -31.44, -9.71) |
| CIE-LCH | lch(82.71, 32.91, 197.17°) |
| OKLab | oklab(83.91% -0.0975 -0.0269) |
| OKLCH | oklch(83.91% 0.101 195.4) |
| XYZ | xyz(46.5116, 61.6096, 79.2385) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFDF #DF7171
analogous
#71DFA8 #71DFDF #71A8DF
triadic
#71DFDF #DF71DF #DFDF71
tetradic
#71DFDF #A871DF #DF7171 #A8DF71
square
#71DFDF #A871DF #DF7171 #A8DF71
split-complementary
#71DFDF #DF71A8 #DFA871
monochromatic
#27AEAE #3FD4D4 #71DFDF #A3EAEA #D5F6F6
Accessibility & contrast
On white
1.58
#71DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#71DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFDF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFDF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#25E5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71dfdf; /* rgb */ color: rgb(113, 223, 223); /* oklch */ color: oklch(83.9% 0.101 195.4);
Tailwind
colors: {
custom: {
50: '#a2e9e9',
500: '#71dfdf',
950: '#000000',
},
}SCSS
$custom: #71dfdf; $custom-light: #a2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#71dfdf",
"rgb": {
"r": 113,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.8391,
"c": 0.10116,
"h": 195.4
},
"luminance": 0.61614
}Semantic roles & 50–950 ramp
primary
#71DFDF
secondary
#B04444
accent
#1B1BCB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484