#71FABA#71FABA
#71FABA is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.151 H 160.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71FABA |
|---|---|
| RGB | rgb(113, 250, 186) |
| HSL | hsl(152, 93%, 71%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.59, -51.90, 19.58) |
| CIE-LCH | lch(89.59, 55.47, 159.33°) |
| OKLab | oklab(89.2% -0.1426 0.05) |
| OKLCH | oklch(89.2% 0.151 160.7) |
| XYZ | xyz(49.8542, 75.4225, 58.3756) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FABA #FA71B1
analogous
#71FA75 #71FABA #71F5FA
triadic
#71FABA #BA71FA #FABA71
tetradic
#71FABA #7571FA #FA71B1 #F5FA71
square
#71FABA #7571FA #FA71B1 #F5FA71
split-complementary
#71FABA #FA71F5 #FA7571
monochromatic
#08E880 #36F89D #71FABA #ACFCD7 #E1FEF1
Accessibility & contrast
On white
1.31
#71FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#71FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FABA
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FABA | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E3DCBE
Tritanopia (blue-blind)
#3DF9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71faba; /* rgb */ color: rgb(113, 250, 186); /* oklch */ color: oklch(89.2% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#a4fdcf',
500: '#71faba',
950: '#000000',
},
}SCSS
$custom: #71faba; $custom-light: #a4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#71faba",
"rgb": {
"r": 113,
"g": 250,
"b": 186
},
"hsl": {
"h": 151.971,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89201,
"c": 0.15113,
"h": 160.7
},
"luminance": 0.75427
}Semantic roles & 50–950 ramp
primary
#71FABA
secondary
#D53A82
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683