#71E7BB#71E7BB
#71E7BB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.125 H 166.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71E7BB |
|---|---|
| RGB | rgb(113, 231, 187) |
| HSL | hsl(158, 71%, 67%) |
| HSV | hsv(158, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.09, -43.62, 11.32) |
| CIE-LCH | lch(84.09, 45.07, 165.45°) |
| OKLab | oklab(84.73% -0.1218 0.0291) |
| OKLCH | oklch(84.73% 0.125 166.6) |
| XYZ | xyz(44.3515, 64.2465, 57.0677) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Teal
#90E4C1
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E7BB #E7719D
analogous
#71E780 #71E7BB #71D8E7
triadic
#71E7BB #BB71E7 #E7BB71
tetradic
#71E7BB #8071E7 #E7719D #D8E771
square
#71E7BB #8071E7 #E7719D #D8E771
split-complementary
#71E7BB #E771D8 #E78071
monochromatic
#20BE83 #3DDEA2 #71E7BB #A5F0D4 #DAF9ED
Accessibility & contrast
On white
1.52
#71E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#71E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E7BB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E7BB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#44E8DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e7bb; /* rgb */ color: rgb(113, 231, 187); /* oklch */ color: oklch(84.7% 0.125 166.6);
Tailwind
colors: {
custom: {
50: '#a1efcf',
500: '#71e7bb',
950: '#000000',
},
}SCSS
$custom: #71e7bb; $custom-light: #a1efcf; $custom-dark: #000000;
JSON
{
"hex": "#71e7bb",
"rgb": {
"r": 113,
"g": 231,
"b": 187
},
"hsl": {
"h": 157.627,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.8473,
"c": 0.12524,
"h": 166.6
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#71E7BB
secondary
#BD3F6E
accent
#125AD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583