#71D4C0#71D4C0
#71D4C0 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.098 H 178.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4C0 |
|---|---|
| RGB | rgb(113, 212, 192) |
| HSL | hsl(168, 54%, 64%) |
| HSV | hsv(168, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 9.4%, 16.9%) |
| CIE-LAB | lab(78.69, -33.90, 0.90) |
| CIE-LCH | lch(78.69, 33.91, 178.48°) |
| OKLab | oklab(80.39% -0.0984 0.0019) |
| OKLCH | oklch(80.39% 0.098 178.9) |
| XYZ | xyz(39.8640, 54.4002, 58.2585) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.82
Pale Teal
#82CBB2
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4C0 #D47185
analogous
#71D48E #71D4C0 #71B6D4
triadic
#71D4C0 #C071D4 #D4C071
tetradic
#71D4C0 #8E71D4 #D47185 #B6D471
square
#71D4C0 #8E71D4 #D47185 #B6D471
split-complementary
#71D4C0 #D471B6 #D48E71
monochromatic
#2F9C86 #42C6AB #71D4C0 #A0E2D5 #CFF0EA
Accessibility & contrast
On white
1.77
#71D4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#71D4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4C0
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4C0 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#47D7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d4c0; /* rgb */ color: rgb(113, 212, 192); /* oklch */ color: oklch(80.4% 0.098 178.9);
Tailwind
colors: {
custom: {
50: '#a0e1d3',
500: '#71d4c0',
950: '#000000',
},
}SCSS
$custom: #71d4c0; $custom-light: #a0e1d3; $custom-dark: #000000;
JSON
{
"hex": "#71d4c0",
"rgb": {
"r": 113,
"g": 212,
"b": 192
},
"hsl": {
"h": 167.879,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.80394,
"c": 0.09841,
"h": 178.9
},
"luminance": 0.54403
}Semantic roles & 50–950 ramp
primary
#71D4C0
secondary
#A0495B
accent
#2544C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483