#71E8BE#71E8BE
#71E8BE is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.124 H 167.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8BE |
|---|---|
| RGB | rgb(113, 232, 190) |
| HSL | hsl(159, 72%, 68%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.45, -43.41, 10.26) |
| CIE-LCH | lch(84.45, 44.60, 166.70°) |
| OKLab | oklab(85.04% -0.1216 0.0263) |
| OKLCH | oklch(85.04% 0.124 167.8) |
| XYZ | xyz(44.9567, 64.9377, 58.8703) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 2.97
Light Teal
#90E4C1
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8BE #E8719B
analogous
#71E883 #71E8BE #71D6E8
triadic
#71E8BE #BE71E8 #E8BE71
tetradic
#71E8BE #8371E8 #E8719B #D6E871
square
#71E8BE #8371E8 #E8719B #D6E871
split-complementary
#71E8BE #E871D6 #E88371
monochromatic
#1FC087 #3CDFA6 #71E8BE #A6F1D6 #DAF9EE
Accessibility & contrast
On white
1.50
#71E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#71E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8BE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8BE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#41E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e8be; /* rgb */ color: rgb(113, 232, 190); /* oklch */ color: oklch(85.0% 0.124 167.8);
Tailwind
colors: {
custom: {
50: '#a2f0d1',
500: '#71e8be',
950: '#000000',
},
}SCSS
$custom: #71e8be; $custom-light: #a2f0d1; $custom-dark: #000000;
JSON
{
"hex": "#71e8be",
"rgb": {
"r": 113,
"g": 232,
"b": 190
},
"hsl": {
"h": 158.824,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.85043,
"c": 0.1244,
"h": 167.8
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#71E8BE
secondary
#BF3F6C
accent
#1156D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583