#71FDFB#71FDFB
#71FDFB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.7% C 0.121 H 194.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDFB |
|---|---|
| RGB | rgb(113, 253, 251) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.01, -38.21, -10.56) |
| CIE-LCH | lch(92.01, 39.64, 195.45°) |
| OKLab | oklab(91.68% -0.1178 -0.0293) |
| OKLCH | oklch(91.68% 0.121 194) |
| XYZ | xyz(59.3405, 80.7204, 103.7014) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.47
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDFB #FD7173
analogous
#71FDB5 #71FDFB #71B9FD
triadic
#71FDFB #FB71FD #FDFB71
tetradic
#71FDFB #B571FD #FD7173 #B9FD71
square
#71FDFB #B571FD #FD7173 #B9FD71
split-complementary
#71FDFB #FD71B9 #FDB571
monochromatic
#03F0ED #35FCF9 #71FDFB #ADFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#71FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#71FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDFB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDFB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdfb; /* rgb */ color: rgb(113, 253, 251); /* oklch */ color: oklch(91.7% 0.121 194.0);
Tailwind
colors: {
custom: {
50: '#a6fefc',
500: '#71fdfb',
950: '#000000',
},
}SCSS
$custom: #71fdfb; $custom-light: #a6fefc; $custom-dark: #000000;
JSON
{
"hex": "#71fdfb",
"rgb": {
"r": 113,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.143,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.9168,
"c": 0.12137,
"h": 194
},
"luminance": 0.80726
}Semantic roles & 50–950 ramp
primary
#71FDFB
secondary
#D9393B
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685