#71E9BA#71E9BA
#71E9BA is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.129 H 165.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9BA |
|---|---|
| RGB | rgb(113, 233, 186) |
| HSL | hsl(157, 73%, 68%) |
| HSV | hsv(157, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 20.2%, 8.6%) |
| CIE-LAB | lab(84.65, -44.71, 12.64) |
| CIE-LCH | lch(84.65, 46.46, 164.21°) |
| OKLab | oklab(85.18% -0.1244 0.0324) |
| OKLCH | oklch(85.18% 0.129 165.4) |
| XYZ | xyz(44.8078, 65.3298, 56.6935) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9BA #E971A0
analogous
#71E97E #71E9BA #71DCE9
triadic
#71E9BA #BA71E9 #E9BA71
tetradic
#71E9BA #7E71E9 #E971A0 #DCE971
square
#71E9BA #7E71E9 #E971A0 #DCE971
split-complementary
#71E9BA #E971DC #E97E71
monochromatic
#1EC282 #3CE1A0 #71E9BA #A6F1D4 #DBF9ED
Accessibility & contrast
On white
1.49
#71E9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#71E9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9BA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9BA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#44E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e9ba; /* rgb */ color: rgb(113, 233, 186); /* oklch */ color: oklch(85.2% 0.129 165.4);
Tailwind
colors: {
custom: {
50: '#a2f0ce',
500: '#71e9ba',
950: '#000000',
},
}SCSS
$custom: #71e9ba; $custom-light: #a2f0ce; $custom-dark: #000000;
JSON
{
"hex": "#71e9ba",
"rgb": {
"r": 113,
"g": 233,
"b": 186
},
"hsl": {
"h": 156.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.85178,
"c": 0.1286,
"h": 165.4
},
"luminance": 0.65334
}Semantic roles & 50–950 ramp
primary
#71E9BA
secondary
#C03E71
accent
#105DD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583