#71E1BB#71E1BB
#71E1BB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.3% C 0.117 H 168.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71E1BB |
|---|---|
| RGB | rgb(113, 225, 187) |
| HSL | hsl(160, 65%, 66%) |
| HSV | hsv(160, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.35, -40.97, 8.84) |
| CIE-LCH | lch(82.35, 41.92, 167.83°) |
| OKLab | oklab(83.31% -0.1152 0.0226) |
| OKLCH | oklch(83.31% 0.117 168.9) |
| XYZ | xyz(42.7009, 60.9454, 56.5175) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Teal
#90E4C1
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 4.18
Aqua Marine
#2EE8BB
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E1BB #E17197
analogous
#71E183 #71E1BB #71CFE1
triadic
#71E1BB #BB71E1 #E1BB71
tetradic
#71E1BB #8371E1 #E17197 #CFE171
square
#71E1BB #8371E1 #E17197 #CFE171
split-complementary
#71E1BB #E171CF #E18371
monochromatic
#26B282 #3ED6A3 #71E1BB #A4ECD3 #D6F6EB
Accessibility & contrast
On white
1.59
#71E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#71E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E1BB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E1BB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#46E2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e1bb; /* rgb */ color: rgb(113, 225, 187); /* oklch */ color: oklch(83.3% 0.117 168.9);
Tailwind
colors: {
custom: {
50: '#a1ebcf',
500: '#71e1bb',
950: '#000000',
},
}SCSS
$custom: #71e1bb; $custom-light: #a1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#71e1bb",
"rgb": {
"r": 113,
"g": 225,
"b": 187
},
"hsl": {
"h": 159.643,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.83313,
"c": 0.11741,
"h": 168.9
},
"luminance": 0.60949
}Semantic roles & 50–950 ramp
primary
#71E1BB
secondary
#B34369
accent
#1956CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483