#71E9BD#71E9BD
#71E9BD is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.126 H 166.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9BD |
|---|---|
| RGB | rgb(113, 233, 189) |
| HSL | hsl(158, 73%, 68%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.72, -44.06, 11.17) |
| CIE-LCH | lch(84.72, 45.46, 165.78°) |
| OKLab | oklab(85.25% -0.1231 0.0286) |
| OKLCH | oklch(85.25% 0.126 166.9) |
| XYZ | xyz(45.1301, 65.4587, 58.3908) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.56
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9BD #E9719D
analogous
#71E981 #71E9BD #71D9E9
triadic
#71E9BD #BD71E9 #E9BD71
tetradic
#71E9BD #8171E9 #E9719D #D9E971
square
#71E9BD #8171E9 #E9719D #D9E971
split-complementary
#71E9BD #E971D9 #E98171
monochromatic
#1EC286 #3CE1A4 #71E9BD #A6F1D6 #DBF9EE
Accessibility & contrast
On white
1.49
#71E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#71E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9BD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9BD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#42EADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e9bd; /* rgb */ color: rgb(113, 233, 189); /* oklch */ color: oklch(85.3% 0.126 166.9);
Tailwind
colors: {
custom: {
50: '#a2f0d0',
500: '#71e9bd',
950: '#000000',
},
}SCSS
$custom: #71e9bd; $custom-light: #a2f0d0; $custom-dark: #000000;
JSON
{
"hex": "#71e9bd",
"rgb": {
"r": 113,
"g": 233,
"b": 189
},
"hsl": {
"h": 158,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.85254,
"c": 0.12641,
"h": 166.9
},
"luminance": 0.65463
}Semantic roles & 50–950 ramp
primary
#71E9BD
secondary
#C03E6E
accent
#1058D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583