#71E7BD#71E7BD
#71E7BD is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.124 H 167.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7BD |
|---|---|
| RGB | rgb(113, 231, 189) |
| HSL | hsl(159, 71%, 67%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(84.14, -43.19, 10.34) |
| CIE-LCH | lch(84.14, 44.41, 166.54°) |
| OKLab | oklab(84.78% -0.1209 0.0265) |
| OKLCH | oklch(84.78% 0.124 167.6) |
| XYZ | xyz(44.5671, 64.3328, 58.2031) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Teal
#90E4C1
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7BD #E7719B
analogous
#71E782 #71E7BD #71D6E7
triadic
#71E7BD #BD71E7 #E7BD71
tetradic
#71E7BD #8271E7 #E7719B #D6E771
square
#71E7BD #8271E7 #E7719B #D6E771
split-complementary
#71E7BD #E771D6 #E78271
monochromatic
#20BE85 #3DDEA5 #71E7BD #A5F0D5 #DAF9EE
Accessibility & contrast
On white
1.51
#71E7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#71E7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7BD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7BD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#42E8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e7bd; /* rgb */ color: rgb(113, 231, 189); /* oklch */ color: oklch(84.8% 0.124 167.6);
Tailwind
colors: {
custom: {
50: '#a1efd0',
500: '#71e7bd',
950: '#000000',
},
}SCSS
$custom: #71e7bd; $custom-light: #a1efd0; $custom-dark: #000000;
JSON
{
"hex": "#71e7bd",
"rgb": {
"r": 113,
"g": 231,
"b": 189
},
"hsl": {
"h": 158.644,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.84782,
"c": 0.12381,
"h": 167.6
},
"luminance": 0.64337
}Semantic roles & 50–950 ramp
primary
#71E7BD
secondary
#BD3F6C
accent
#1257D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583