#71E9BF#71E9BF
#71E9BF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.125 H 167.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71E9BF |
|---|---|
| RGB | rgb(113, 233, 191) |
| HSL | hsl(159, 73%, 68%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 18%, 8.6%) |
| CIE-LAB | lab(84.76, -43.63, 10.18) |
| CIE-LCH | lch(84.76, 44.80, 166.86°) |
| OKLab | oklab(85.31% -0.1222 0.0261) |
| OKLCH | oklch(85.31% 0.125 167.9) |
| XYZ | xyz(45.3487, 65.5461, 59.5420) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Seafoam
#7FE0B3
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.68
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E9BF #E9719B
analogous
#71E983 #71E9BF #71D7E9
triadic
#71E9BF #BF71E9 #E9BF71
tetradic
#71E9BF #8371E9 #E9719B #D7E971
square
#71E9BF #8371E9 #E9719B #D7E971
split-complementary
#71E9BF #E971D7 #E98371
monochromatic
#1EC288 #3CE1A7 #71E9BF #A6F1D7 #DBF9EF
Accessibility & contrast
On white
1.49
#71E9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#71E9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E9BF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E9BF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#40EADD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71e9bf; /* rgb */ color: rgb(113, 233, 191); /* oklch */ color: oklch(85.3% 0.125 167.9);
Tailwind
colors: {
custom: {
50: '#a2f0d2',
500: '#71e9bf',
950: '#000000',
},
}SCSS
$custom: #71e9bf; $custom-light: #a2f0d2; $custom-dark: #000000;
JSON
{
"hex": "#71e9bf",
"rgb": {
"r": 113,
"g": 233,
"b": 191
},
"hsl": {
"h": 159,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.85305,
"c": 0.125,
"h": 167.9
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#71E9BF
secondary
#C03E6C
accent
#1055D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583