#71FEFB#71FEFB
#71FEFB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.122 H 193.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEFB |
|---|---|
| RGB | rgb(113, 254, 251) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.29, -38.66, -10.14) |
| CIE-LCH | lch(92.29, 39.97, 194.69°) |
| OKLab | oklab(91.91% -0.1188 -0.0281) |
| OKLCH | oklch(91.91% 0.122 193.3) |
| XYZ | xyz(59.6570, 81.3534, 103.8069) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.56
Aqua
#00FFFF
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 3.64
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEFB #FE7174
analogous
#71FEB4 #71FEFB #71BBFE
triadic
#71FEFB #FB71FE #FEFB71
tetradic
#71FEFB #B471FE #FE7174 #BBFE71
square
#71FEFB #B471FE #FE7174 #BBFE71
split-complementary
#71FEFB #FE71BB #FEB471
monochromatic
#02F3EE #34FEF9 #71FEFB #AEFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#71FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#71FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEFB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEFB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fefb; /* rgb */ color: rgb(113, 254, 251); /* oklch */ color: oklch(91.9% 0.122 193.3);
Tailwind
colors: {
custom: {
50: '#a6fffc',
500: '#71fefb',
950: '#000000',
},
}SCSS
$custom: #71fefb; $custom-light: #a6fffc; $custom-dark: #000000;
JSON
{
"hex": "#71fefb",
"rgb": {
"r": 113,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.723,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91907,
"c": 0.1221,
"h": 193.3
},
"luminance": 0.81359
}Semantic roles & 50–950 ramp
primary
#71FEFB
secondary
#DB393C
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685