#71E6BB#71E6BB
#71E6BB is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.5% C 0.124 H 166.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71E6BB |
|---|---|
| RGB | rgb(113, 230, 187) |
| HSL | hsl(158, 70%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.80, -43.18, 10.91) |
| CIE-LCH | lch(83.80, 44.54, 165.82°) |
| OKLab | oklab(84.49% -0.1207 0.028) |
| OKLCH | oklch(84.49% 0.124 166.9) |
| XYZ | xyz(44.0724, 63.6884, 56.9746) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.32
Light Teal
#90E4C1
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E6BB #E6719C
analogous
#71E681 #71E6BB #71D6E6
triadic
#71E6BB #BB71E6 #E6BB71
tetradic
#71E6BB #8171E6 #E6719C #D6E671
square
#71E6BB #8171E6 #E6719C #D6E671
split-complementary
#71E6BB #E671D6 #E68171
monochromatic
#21BC83 #3DDDA2 #71E6BB #A5EFD4 #D9F8ED
Accessibility & contrast
On white
1.53
#71E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#71E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E6BB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E6BB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#44E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e6bb; /* rgb */ color: rgb(113, 230, 187); /* oklch */ color: oklch(84.5% 0.124 166.9);
Tailwind
colors: {
custom: {
50: '#a1eecf',
500: '#71e6bb',
950: '#000000',
},
}SCSS
$custom: #71e6bb; $custom-light: #a1eecf; $custom-dark: #000000;
JSON
{
"hex": "#71e6bb",
"rgb": {
"r": 113,
"g": 230,
"b": 187
},
"hsl": {
"h": 157.949,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.84494,
"c": 0.12393,
"h": 166.9
},
"luminance": 0.63692
}Semantic roles & 50–950 ramp
primary
#71E6BB
secondary
#BB406D
accent
#1359D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583