#71FFFE#71FFFE
#71FFFE is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.123 H 194.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFFE |
|---|---|
| RGB | rgb(113, 255, 254) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.65, -38.35, -11.15) |
| CIE-LCH | lch(92.65, 39.93, 196.21°) |
| OKLab | oklab(92.23% -0.1186 -0.0309) |
| OKLCH | oklch(92.23% 0.123 194.6) |
| XYZ | xyz(60.4518, 82.1804, 106.4233) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Aqua
#00FFFF
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFFE #FF7172
analogous
#71FFB7 #71FFFE #71B9FF
triadic
#71FFFE #FE71FF #FFFE71
tetradic
#71FFFE #B771FF #FF7172 #B9FF71
square
#71FFFE #B771FF #FF7172 #B9FF71
split-complementary
#71FFFE #FF71B9 #FFB771
monochromatic
#00F6F4 #34FFFE #71FFFE #AEFFFE #E0FFFF
Accessibility & contrast
On white
1.20
#71FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#71FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFFE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFFE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #71fffe; /* rgb */ color: rgb(113, 255, 254); /* oklch */ color: oklch(92.2% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a7fffe',
500: '#71fffe',
950: '#000000',
},
}SCSS
$custom: #71fffe; $custom-light: #a7fffe; $custom-dark: #000000;
JSON
{
"hex": "#71fffe",
"rgb": {
"r": 113,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.577,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92231,
"c": 0.12257,
"h": 194.6
},
"luminance": 0.82186
}Semantic roles & 50–950 ramp
primary
#71FFFE
secondary
#DC3839
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685