#71FBFB#71FBFB
#71FBFB is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.2% C 0.120 H 195.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBFB |
|---|---|
| RGB | rgb(113, 251, 251) |
| HSL | hsl(180, 95%, 71%) |
| HSV | hsv(180, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.44, -37.29, -11.39) |
| CIE-LCH | lch(91.44, 38.99, 196.99°) |
| OKLab | oklab(91.23% -0.1157 -0.0316) |
| OKLCH | oklch(91.23% 0.12 195.3) |
| XYZ | xyz(58.7124, 79.4643, 103.4921) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.50
Bright Light Blue
#26F7FD
ΔE00 3.47
Aqua
#00FFFF
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 4.19
Light Cyan
#ACFFFC
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBFB #FB7171
analogous
#71FBB6 #71FBFB #71B6FB
triadic
#71FBFB #FB71FB #FBFB71
tetradic
#71FBFB #B671FB #FB7171 #B6FB71
square
#71FBFB #B671FB #FB7171 #B6FB71
split-complementary
#71FBFB #FB71B6 #FBB671
monochromatic
#07EBEB #35F9F9 #71FBFB #ADFDFD #E1FEFE
Accessibility & contrast
On white
1.24
#71FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#71FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBFB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBFB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fbfb; /* rgb */ color: rgb(113, 251, 251); /* oklch */ color: oklch(91.2% 0.120 195.3);
Tailwind
colors: {
custom: {
50: '#a6fdfc',
500: '#71fbfb',
950: '#000000',
},
}SCSS
$custom: #71fbfb; $custom-light: #a6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#71fbfb",
"rgb": {
"r": 113,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.91225,
"c": 0.11996,
"h": 195.3
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#71FBFB
secondary
#D73939
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585