#71FEFC#71FEFC
#71FEFC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.122 H 194.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEFC |
|---|---|
| RGB | rgb(113, 254, 252) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.32, -38.41, -10.61) |
| CIE-LCH | lch(92.32, 39.85, 195.45°) |
| OKLab | oklab(91.94% -0.1184 -0.0294) |
| OKLCH | oklch(91.94% 0.122 194) |
| XYZ | xyz(59.8150, 81.4166, 104.6393) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.46
Aqua
#00FFFF
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEFC #FE7173
analogous
#71FEB6 #71FEFC #71BAFE
triadic
#71FEFC #FC71FE #FEFC71
tetradic
#71FEFC #B671FE #FE7173 #BAFE71
square
#71FEFC #B671FE #FE7173 #BAFE71
split-complementary
#71FEFC #FE71BA #FEB671
monochromatic
#02F3EF #34FEFB #71FEFC #AEFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#71FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#71FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEFC
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEFC | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fefc; /* rgb */ color: rgb(113, 254, 252); /* oklch */ color: oklch(91.9% 0.122 194.0);
Tailwind
colors: {
custom: {
50: '#a6fffd',
500: '#71fefc',
950: '#000000',
},
}SCSS
$custom: #71fefc; $custom-light: #a6fffd; $custom-dark: #000000;
JSON
{
"hex": "#71fefc",
"rgb": {
"r": 113,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.149,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91939,
"c": 0.12201,
"h": 194
},
"luminance": 0.81423
}Semantic roles & 50–950 ramp
primary
#71FEFC
secondary
#DB393B
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685