#71DFD8#71DFD8
#71DFD8 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.102 H 189.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFD8 |
|---|---|
| RGB | rgb(113, 223, 216) |
| HSL | hsl(176, 63%, 66%) |
| HSV | hsv(176, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.51, -33.22, -6.29) |
| CIE-LCH | lch(82.51, 33.81, 190.73°) |
| OKLab | oklab(83.69% -0.1004 -0.0175) |
| OKLCH | oklch(83.69% 0.102 189.9) |
| XYZ | xyz(45.5873, 61.2399, 74.3706) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 6.80
Darkturquoise
#00CED1
ΔE00 6.82
Bright Aqua
#0BF9EA
ΔE00 7.53
Bright Light Blue
#26F7FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFD8 #DF7178
analogous
#71DFA1 #71DFD8 #71AFDF
triadic
#71DFD8 #D871DF #DFD871
tetradic
#71DFD8 #A171DF #DF7178 #AFDF71
square
#71DFD8 #A171DF #DF7178 #AFDF71
split-complementary
#71DFD8 #DF71AF #DFA171
monochromatic
#27AEA6 #3FD4CA #71DFD8 #A3EAE6 #D5F6F3
Accessibility & contrast
On white
1.59
#71DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#71DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFD8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFD8 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#2FE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfd8; /* rgb */ color: rgb(113, 223, 216); /* oklch */ color: oklch(83.7% 0.102 189.9);
Tailwind
colors: {
custom: {
50: '#a2e9e4',
500: '#71dfd8',
950: '#000000',
},
}SCSS
$custom: #71dfd8; $custom-light: #a2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#71dfd8",
"rgb": {
"r": 113,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.182,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83685,
"c": 0.10196,
"h": 189.9
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#71DFD8
secondary
#B0444B
accent
#1B26CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484