#71DDC2#71DDC2
#71DDC2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.108 H 175.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDC2 |
|---|---|
| RGB | rgb(113, 221, 194) |
| HSL | hsl(165, 61%, 65%) |
| HSV | hsv(165, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(81.35, -37.59, 3.70) |
| CIE-LCH | lch(81.35, 37.77, 174.38°) |
| OKLab | oklab(82.56% -0.1077 0.0092) |
| OKLCH | oklch(82.56% 0.108 175.1) |
| XYZ | xyz(42.3999, 59.1151, 60.2045) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDC2 #DD718C
analogous
#71DD8C #71DDC2 #71C2DD
triadic
#71DDC2 #C271DD #DDC271
tetradic
#71DDC2 #8C71DD #DD718C #C2DD71
square
#71DDC2 #8C71DD #DD718C #C2DD71
split-complementary
#71DDC2 #DD71C2 #DD8C71
monochromatic
#29AB8A #40D1AD #71DDC2 #A2E9D7 #D4F5EC
Accessibility & contrast
On white
1.64
#71DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#71DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDC2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDC2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#43DFD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71ddc2; /* rgb */ color: rgb(113, 221, 194); /* oklch */ color: oklch(82.6% 0.108 175.1);
Tailwind
colors: {
custom: {
50: '#a1e8d4',
500: '#71ddc2',
950: '#000000',
},
}SCSS
$custom: #71ddc2; $custom-light: #a1e8d4; $custom-dark: #000000;
JSON
{
"hex": "#71ddc2",
"rgb": {
"r": 113,
"g": 221,
"b": 194
},
"hsl": {
"h": 165,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.82562,
"c": 0.10806,
"h": 175.1
},
"luminance": 0.59119
}Semantic roles & 50–950 ramp
primary
#71DDC2
secondary
#AD455F
accent
#1C48C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483