#71FBEC#71FBEC
#71FBEC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.123 H 185.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBEC |
|---|---|
| RGB | rgb(113, 251, 236) |
| HSL | hsl(173, 95%, 71%) |
| HSV | hsv(173, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(91.03, -41.09, -4.21) |
| CIE-LCH | lch(91.03, 41.30, 185.86°) |
| OKLab | oklab(90.76% -0.1219 -0.012) |
| OKLCH | oklch(90.76% 0.123 185.6) |
| XYZ | xyz(56.4409, 78.5557, 91.5290) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 5.59
Aqua
#00FFFF
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBEC #FB7180
analogous
#71FBA7 #71FBEC #71C5FB
triadic
#71FBEC #EC71FB #FBEC71
tetradic
#71FBEC #A771FB #FB7180 #C5FB71
square
#71FBEC #A771FB #FB7180 #C5FB71
split-complementary
#71FBEC #FB71C5 #FBA771
monochromatic
#07EBD2 #35F9E4 #71FBEC #ADFDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#71FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#71FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBEC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBEC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fbec; /* rgb */ color: rgb(113, 251, 236); /* oklch */ color: oklch(90.8% 0.123 185.6);
Tailwind
colors: {
custom: {
50: '#a5fdf2',
500: '#71fbec',
950: '#000000',
},
}SCSS
$custom: #71fbec; $custom-light: #a5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#71fbec",
"rgb": {
"r": 113,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.478,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90756,
"c": 0.12253,
"h": 185.6
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#71FBEC
secondary
#D7394B
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685