#71D3C0#71D3C0
#71D3C0 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.2% C 0.097 H 179.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3C0 |
|---|---|
| RGB | rgb(113, 211, 192) |
| HSL | hsl(168, 53%, 64%) |
| HSV | hsv(168, 46%, 83%) |
| CMYK | cmyk(46.4%, 0%, 9%, 17.3%) |
| CIE-LAB | lab(78.40, -33.43, 0.48) |
| CIE-LCH | lch(78.40, 33.43, 179.18°) |
| OKLab | oklab(80.16% -0.0972 0.0007) |
| OKLCH | oklch(80.16% 0.097 179.6) |
| XYZ | xyz(39.6148, 53.9018, 58.1755) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.04
Pale Teal
#82CBB2
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3C0 #D37184
analogous
#71D38F #71D3C0 #71B5D3
triadic
#71D3C0 #C071D3 #D3C071
tetradic
#71D3C0 #8F71D3 #D37184 #B5D371
square
#71D3C0 #8F71D3 #D37184 #B5D371
split-complementary
#71D3C0 #D371B5 #D38F71
monochromatic
#309A85 #42C5AB #71D3C0 #A0E1D5 #CEF0E9
Accessibility & contrast
On white
1.78
#71D3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#71D3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3C0
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3C0 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#47D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d3c0; /* rgb */ color: rgb(113, 211, 192); /* oklch */ color: oklch(80.2% 0.097 179.6);
Tailwind
colors: {
custom: {
50: '#a0e1d3',
500: '#71d3c0',
950: '#000000',
},
}SCSS
$custom: #71d3c0; $custom-light: #a0e1d3; $custom-dark: #000000;
JSON
{
"hex": "#71d3c0",
"rgb": {
"r": 113,
"g": 211,
"b": 192
},
"hsl": {
"h": 168.367,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.80159,
"c": 0.09724,
"h": 179.6
},
"luminance": 0.53905
}Semantic roles & 50–950 ramp
primary
#71D3C0
secondary
#9F495A
accent
#2543C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483