#71E8BD#71E8BD
#71E8BD is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.125 H 167.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8BD |
|---|---|
| RGB | rgb(113, 232, 189) |
| HSL | hsl(158, 72%, 68%) |
| HSV | hsv(158, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.43, -43.63, 10.75) |
| CIE-LCH | lch(84.43, 44.93, 166.16°) |
| OKLab | oklab(85.02% -0.122 0.0276) |
| OKLCH | oklch(85.02% 0.125 167.3) |
| XYZ | xyz(44.8478, 64.8941, 58.2967) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Teal
#90E4C1
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.84
Aquamarine
#7FFFD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8BD #E8719C
analogous
#71E881 #71E8BD #71D8E8
triadic
#71E8BD #BD71E8 #E8BD71
tetradic
#71E8BD #8171E8 #E8719C #D8E871
square
#71E8BD #8171E8 #E8719C #D8E871
split-complementary
#71E8BD #E871D8 #E88171
monochromatic
#1FC086 #3CDFA5 #71E8BD #A6F1D5 #DAF9EE
Accessibility & contrast
On white
1.50
#71E8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#71E8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8BD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8BD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#42E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e8bd; /* rgb */ color: rgb(113, 232, 189); /* oklch */ color: oklch(85.0% 0.125 167.3);
Tailwind
colors: {
custom: {
50: '#a2f0d0',
500: '#71e8bd',
950: '#000000',
},
}SCSS
$custom: #71e8bd; $custom-light: #a2f0d0; $custom-dark: #000000;
JSON
{
"hex": "#71e8bd",
"rgb": {
"r": 113,
"g": 232,
"b": 189
},
"hsl": {
"h": 158.319,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.85018,
"c": 0.12511,
"h": 167.3
},
"luminance": 0.64898
}Semantic roles & 50–950 ramp
primary
#71E8BD
secondary
#BF3F6D
accent
#1158D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583