#71FDFA#71FDFA
#71FDFA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.121 H 193.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDFA |
|---|---|
| RGB | rgb(113, 253, 250) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.98, -38.46, -10.08) |
| CIE-LCH | lch(91.98, 39.76, 194.68°) |
| OKLab | oklab(91.65% -0.1182 -0.028) |
| OKLCH | oklch(91.65% 0.121 193.3) |
| XYZ | xyz(59.1833, 80.6575, 102.8734) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.57
Aqua
#00FFFF
ΔE00 3.56
Bright Turquoise
#0FFEF9
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDFA #FD7174
analogous
#71FDB4 #71FDFA #71BAFD
triadic
#71FDFA #FA71FD #FDFA71
tetradic
#71FDFA #B471FD #FD7174 #BAFD71
square
#71FDFA #B471FD #FD7174 #BAFD71
split-complementary
#71FDFA #FD71BA #FDB471
monochromatic
#03F0EB #35FCF8 #71FDFA #ADFEFC #E1FFFE
Accessibility & contrast
On white
1.23
#71FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#71FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDFA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDFA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdfa; /* rgb */ color: rgb(113, 253, 250); /* oklch */ color: oklch(91.6% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a6fefb',
500: '#71fdfa',
950: '#000000',
},
}SCSS
$custom: #71fdfa; $custom-light: #a6fefb; $custom-dark: #000000;
JSON
{
"hex": "#71fdfa",
"rgb": {
"r": 113,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.714,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91648,
"c": 0.12146,
"h": 193.3
},
"luminance": 0.80663
}Semantic roles & 50–950 ramp
primary
#71FDFA
secondary
#D9393C
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685