#71EABA#71EABA
#71EABA is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.130 H 165.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71EABA |
|---|---|
| RGB | rgb(113, 234, 186) |
| HSL | hsl(156, 74%, 68%) |
| HSV | hsv(156, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 20.5%, 8.2%) |
| CIE-LAB | lab(84.94, -45.14, 13.05) |
| CIE-LCH | lch(84.94, 46.99, 163.87°) |
| OKLab | oklab(85.41% -0.1255 0.0335) |
| OKLCH | oklch(85.41% 0.13 165.1) |
| XYZ | xyz(45.0917, 65.8976, 56.7881) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EABA #EA71A1
analogous
#71EA7D #71EABA #71DEEA
triadic
#71EABA #BA71EA #EABA71
tetradic
#71EABA #7D71EA #EA71A1 #DEEA71
square
#71EABA #7D71EA #EA71A1 #DEEA71
split-complementary
#71EABA #EA71DE #EA7D71
monochromatic
#1DC482 #3CE2A0 #71EABA #A6F2D4 #DCFAEE
Accessibility & contrast
On white
1.48
#71EABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#71EABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EABA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EABA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB7
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#43EADC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eaba; /* rgb */ color: rgb(113, 234, 186); /* oklch */ color: oklch(85.4% 0.130 165.1);
Tailwind
colors: {
custom: {
50: '#a2f1ce',
500: '#71eaba',
950: '#000000',
},
}SCSS
$custom: #71eaba; $custom-light: #a2f1ce; $custom-dark: #000000;
JSON
{
"hex": "#71eaba",
"rgb": {
"r": 113,
"g": 234,
"b": 186
},
"hsl": {
"h": 156.198,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85414,
"c": 0.12993,
"h": 165.1
},
"luminance": 0.65902
}Semantic roles & 50–950 ramp
primary
#71EABA
secondary
#C23D72
accent
#0F5ED6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583