#71EABE#71EABE
#71EABE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.127 H 167.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71EABE |
|---|---|
| RGB | rgb(113, 234, 190) |
| HSL | hsl(158, 74%, 68%) |
| HSV | hsv(158, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.03, -44.28, 11.09) |
| CIE-LCH | lch(85.03, 45.65, 165.94°) |
| OKLab | oklab(85.52% -0.1238 0.0284) |
| OKLCH | oklch(85.52% 0.127 167.1) |
| XYZ | xyz(45.5229, 66.0700, 59.0590) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EABE #EA719D
analogous
#71EA81 #71EABE #71D9EA
triadic
#71EABE #BE71EA #EABE71
tetradic
#71EABE #8171EA #EA719D #D9EA71
square
#71EABE #8171EA #EA719D #D9EA71
split-complementary
#71EABE #EA71D9 #EA8171
monochromatic
#1DC487 #3CE2A6 #71EABE #A6F2D6 #DCFAEF
Accessibility & contrast
On white
1.48
#71EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#71EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EABE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EABE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#41EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eabe; /* rgb */ color: rgb(113, 234, 190); /* oklch */ color: oklch(85.5% 0.127 167.1);
Tailwind
colors: {
custom: {
50: '#a2f1d1',
500: '#71eabe',
950: '#000000',
},
}SCSS
$custom: #71eabe; $custom-light: #a2f1d1; $custom-dark: #000000;
JSON
{
"hex": "#71eabe",
"rgb": {
"r": 113,
"g": 234,
"b": 190
},
"hsl": {
"h": 158.182,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85515,
"c": 0.12699,
"h": 167.1
},
"luminance": 0.66074
}Semantic roles & 50–950 ramp
primary
#71EABE
secondary
#C23D6E
accent
#0F58D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583