#71E6BC#71E6BC
#71E6BC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.5% C 0.123 H 167.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71E6BC |
|---|---|
| RGB | rgb(113, 230, 188) |
| HSL | hsl(158, 70%, 67%) |
| HSV | hsv(158, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(83.83, -42.97, 10.42) |
| CIE-LCH | lch(83.83, 44.21, 166.37°) |
| OKLab | oklab(84.52% -0.1203 0.0267) |
| OKLCH | oklch(84.52% 0.123 167.5) |
| XYZ | xyz(44.1799, 63.7313, 57.5404) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Teal
#90E4C1
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E6BC #E6719B
analogous
#71E682 #71E6BC #71D5E6
triadic
#71E6BC #BC71E6 #E6BC71
tetradic
#71E6BC #8271E6 #E6719B #D5E671
square
#71E6BC #8271E6 #E6719B #D5E671
split-complementary
#71E6BC #E671D5 #E68271
monochromatic
#21BC84 #3DDDA3 #71E6BC #A5EFD5 #D9F8ED
Accessibility & contrast
On white
1.53
#71E6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#71E6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E6BC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E6BC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#43E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e6bc; /* rgb */ color: rgb(113, 230, 188); /* oklch */ color: oklch(84.5% 0.123 167.5);
Tailwind
colors: {
custom: {
50: '#a1eed0',
500: '#71e6bc',
950: '#000000',
},
}SCSS
$custom: #71e6bc; $custom-light: #a1eed0; $custom-dark: #000000;
JSON
{
"hex": "#71e6bc",
"rgb": {
"r": 113,
"g": 230,
"b": 188
},
"hsl": {
"h": 158.462,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.8452,
"c": 0.12321,
"h": 167.5
},
"luminance": 0.63735
}Semantic roles & 50–950 ramp
primary
#71E6BC
secondary
#BB406C
accent
#1358D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583