#71E9BE#71E9BE
#71E9BE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.126 H 167.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9BE |
|---|---|
| RGB | rgb(113, 233, 190) |
| HSL | hsl(159, 73%, 68%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.74, -43.85, 10.67) |
| CIE-LCH | lch(84.74, 45.13, 166.32°) |
| OKLab | oklab(85.28% -0.1227 0.0274) |
| OKLCH | oklch(85.28% 0.126 167.4) |
| XYZ | xyz(45.2390, 65.5023, 58.9644) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.70
Seafoam
#7FE0B3
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9BE #E9719C
analogous
#71E982 #71E9BE #71D8E9
triadic
#71E9BE #BE71E9 #E9BE71
tetradic
#71E9BE #8271E9 #E9719C #D8E971
square
#71E9BE #8271E9 #E9719C #D8E971
split-complementary
#71E9BE #E971D8 #E98271
monochromatic
#1EC287 #3CE1A6 #71E9BE #A6F1D6 #DBF9EF
Accessibility & contrast
On white
1.49
#71E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#71E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9BE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9BE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#41EADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71e9be; /* rgb */ color: rgb(113, 233, 190); /* oklch */ color: oklch(85.3% 0.126 167.4);
Tailwind
colors: {
custom: {
50: '#a2f0d1',
500: '#71e9be',
950: '#000000',
},
}SCSS
$custom: #71e9be; $custom-light: #a2f0d1; $custom-dark: #000000;
JSON
{
"hex": "#71e9be",
"rgb": {
"r": 113,
"g": 233,
"b": 190
},
"hsl": {
"h": 158.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.85279,
"c": 0.1257,
"h": 167.4
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#71E9BE
secondary
#C03E6D
accent
#1057D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583