#71DFC8#71DFC8
#71DFC8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.107 H 178.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFC8 |
|---|---|
| RGB | rgb(113, 223, 200) |
| HSL | hsl(167, 63%, 66%) |
| HSV | hsv(167, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.08, -37.10, 1.57) |
| CIE-LCH | lch(82.08, 37.14, 177.57°) |
| OKLab | oklab(83.2% -0.1073 0.0036) |
| OKLCH | oklch(83.2% 0.107 178.1) |
| XYZ | xyz(43.6186, 60.4524, 64.0023) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 5.43
Aqua (survey)
#13EAC9
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFC8 #DF7188
analogous
#71DF91 #71DFC8 #71BFDF
triadic
#71DFC8 #C871DF #DFC871
tetradic
#71DFC8 #9171DF #DF7188 #BFDF71
square
#71DFC8 #9171DF #DF7188 #BFDF71
split-complementary
#71DFC8 #DF71BF #DF9171
monochromatic
#27AE92 #3FD4B5 #71DFC8 #A3EADB #D5F6EF
Accessibility & contrast
On white
1.60
#71DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#71DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFC8
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFC8 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#3EE2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dfc8; /* rgb */ color: rgb(113, 223, 200); /* oklch */ color: oklch(83.2% 0.107 178.1);
Tailwind
colors: {
custom: {
50: '#a1e9d8',
500: '#71dfc8',
950: '#000000',
},
}SCSS
$custom: #71dfc8; $custom-light: #a1e9d8; $custom-dark: #000000;
JSON
{
"hex": "#71dfc8",
"rgb": {
"r": 113,
"g": 223,
"b": 200
},
"hsl": {
"h": 167.455,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83202,
"c": 0.10734,
"h": 178.1
},
"luminance": 0.60456
}Semantic roles & 50–950 ramp
primary
#71DFC8
secondary
#B0445B
accent
#1B3FCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483