#71D4BF#71D4BF
#71D4BF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.099 H 178.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4BF |
|---|---|
| RGB | rgb(113, 212, 191) |
| HSL | hsl(167, 54%, 64%) |
| HSV | hsv(167, 47%, 83%) |
| CMYK | cmyk(46.7%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(78.67, -34.13, 1.40) |
| CIE-LCH | lch(78.67, 34.16, 177.66°) |
| OKLab | oklab(80.36% -0.0988 0.0032) |
| OKLCH | oklch(80.36% 0.099 178.2) |
| XYZ | xyz(39.7536, 54.3560, 57.6770) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4BF #D47186
analogous
#71D48D #71D4BF #71B7D4
triadic
#71D4BF #BF71D4 #D4BF71
tetradic
#71D4BF #8D71D4 #D47186 #B7D471
square
#71D4BF #8D71D4 #D47186 #B7D471
split-complementary
#71D4BF #D471B7 #D48D71
monochromatic
#2F9C85 #42C6AA #71D4BF #A0E2D4 #CFF0E9
Accessibility & contrast
On white
1.77
#71D4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#71D4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4BF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4BF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#47D7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d4bf; /* rgb */ color: rgb(113, 212, 191); /* oklch */ color: oklch(80.4% 0.099 178.2);
Tailwind
colors: {
custom: {
50: '#a0e1d2',
500: '#71d4bf',
950: '#000000',
},
}SCSS
$custom: #71d4bf; $custom-light: #a0e1d2; $custom-dark: #000000;
JSON
{
"hex": "#71d4bf",
"rgb": {
"r": 113,
"g": 212,
"b": 191
},
"hsl": {
"h": 167.273,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.80364,
"c": 0.09887,
"h": 178.2
},
"luminance": 0.54359
}Semantic roles & 50–950 ramp
primary
#71D4BF
secondary
#A0495B
accent
#2546C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483