#71FCF9#71FCF9
#71FCF9 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.121 H 193.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF9 |
|---|---|
| RGB | rgb(113, 252, 249) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.67, -38.27, -10.02) |
| CIE-LCH | lch(91.67, 39.56, 194.68°) |
| OKLab | oklab(91.39% -0.1176 -0.0278) |
| OKLCH | oklch(91.39% 0.121 193.3) |
| XYZ | xyz(58.7120, 79.9653, 101.9449) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Aqua
#00FFFF
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF9 #FC7174
analogous
#71FCB4 #71FCF9 #71BAFC
triadic
#71FCF9 #F971FC #FCF971
tetradic
#71FCF9 #B471FC #FC7174 #BAFC71
square
#71FCF9 #B471FC #FC7174 #BAFC71
split-complementary
#71FCF9 #FC71BA #FCB471
monochromatic
#05EEE9 #35FBF6 #71FCF9 #ADFDFC #E1FEFE
Accessibility & contrast
On white
1.24
#71FCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#71FCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF9
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF9 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf9; /* rgb */ color: rgb(113, 252, 249); /* oklch */ color: oklch(91.4% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a6fefb',
500: '#71fcf9',
950: '#000000',
},
}SCSS
$custom: #71fcf9; $custom-light: #a6fefb; $custom-dark: #000000;
JSON
{
"hex": "#71fcf9",
"rgb": {
"r": 113,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.705,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91388,
"c": 0.12082,
"h": 193.3
},
"luminance": 0.79971
}Semantic roles & 50–950 ramp
primary
#71FCF9
secondary
#D8393D
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685