#71E8BF#71E8BF
#71E8BF is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.124 H 168.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8BF |
|---|---|
| RGB | rgb(113, 232, 191) |
| HSL | hsl(159, 72%, 68%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.47, -43.19, 9.77) |
| CIE-LCH | lch(84.47, 44.28, 167.26°) |
| OKLab | oklab(85.07% -0.1211 0.025) |
| OKLCH | oklch(85.07% 0.124 168.3) |
| XYZ | xyz(45.0664, 64.9816, 59.4479) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 3.12
Light Teal
#90E4C1
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.88
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8BF #E8719A
analogous
#71E884 #71E8BF #71D5E8
triadic
#71E8BF #BF71E8 #E8BF71
tetradic
#71E8BF #8471E8 #E8719A #D5E871
square
#71E8BF #8471E8 #E8719A #D5E871
split-complementary
#71E8BF #E871D5 #E88471
monochromatic
#1FC088 #3CDFA7 #71E8BF #A6F1D7 #DAF9EE
Accessibility & contrast
On white
1.50
#71E8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#71E8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8BF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8BF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#D1CDC2
Tritanopia (blue-blind)
#41E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e8bf; /* rgb */ color: rgb(113, 232, 191); /* oklch */ color: oklch(85.1% 0.124 168.3);
Tailwind
colors: {
custom: {
50: '#a2f0d2',
500: '#71e8bf',
950: '#000000',
},
}SCSS
$custom: #71e8bf; $custom-light: #a2f0d2; $custom-dark: #000000;
JSON
{
"hex": "#71e8bf",
"rgb": {
"r": 113,
"g": 232,
"b": 191
},
"hsl": {
"h": 159.328,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.85069,
"c": 0.12371,
"h": 168.3
},
"luminance": 0.64986
}Semantic roles & 50–950 ramp
primary
#71E8BF
secondary
#BF3F6B
accent
#1154D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583