#71D4AE#71D4AE
#71D4AE is a light, moderate teal. Relative luminance 0.537; OKLCH L 79.9% C 0.109 H 166.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4AE |
|---|---|
| RGB | rgb(113, 212, 174) |
| HSL | hsl(157, 54%, 64%) |
| HSV | hsv(157, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(78.26, -37.97, 9.89) |
| CIE-LCH | lch(78.26, 39.24, 165.41°) |
| OKLab | oklab(79.9% -0.1063 0.0254) |
| OKLCH | oklch(79.9% 0.109 166.6) |
| XYZ | xyz(37.9902, 53.6507, 48.3899) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.07
Seafoam Blue
#78D1B6
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 3.97
Pale Teal
#82CBB2
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4AE #D47197
analogous
#71D47C #71D4AE #71C8D4
triadic
#71D4AE #AE71D4 #D4AE71
tetradic
#71D4AE #7C71D4 #D47197 #C8D471
square
#71D4AE #7C71D4 #D47197 #C8D471
split-complementary
#71D4AE #D471C8 #D47C71
monochromatic
#2F9C72 #42C693 #71D4AE #A0E2C9 #CFF0E4
Accessibility & contrast
On white
1.79
#71D4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#71D4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4AE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4AE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#50D5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d4ae; /* rgb */ color: rgb(113, 212, 174); /* oklch */ color: oklch(79.9% 0.109 166.6);
Tailwind
colors: {
custom: {
50: '#9fe1c6',
500: '#71d4ae',
950: '#000000',
},
}SCSS
$custom: #71d4ae; $custom-light: #9fe1c6; $custom-dark: #000000;
JSON
{
"hex": "#71d4ae",
"rgb": {
"r": 113,
"g": 212,
"b": 174
},
"hsl": {
"h": 156.97,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.79895,
"c": 0.10932,
"h": 166.6
},
"luminance": 0.53654
}Semantic roles & 50–950 ramp
primary
#71D4AE
secondary
#A0496A
accent
#2561C1
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482