#71FEF8#71FEF8
#71FEF8 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.122 H 191.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEF8 |
|---|---|
| RGB | rgb(113, 254, 248) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.21, -39.43, -8.71) |
| CIE-LCH | lch(92.21, 40.38, 192.45°) |
| OKLab | oklab(91.81% -0.12 -0.0242) |
| OKLCH | oklch(91.81% 0.122 191.4) |
| XYZ | xyz(59.1878, 81.1658, 101.3361) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.06
Bright Turquoise
#0FFEF9
ΔE00 3.46
Aqua
#00FFFF
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.90
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEF8 #FE7177
analogous
#71FEB2 #71FEF8 #71BEFE
triadic
#71FEF8 #F871FE #FEF871
tetradic
#71FEF8 #B271FE #FE7177 #BEFE71
square
#71FEF8 #B271FE #FE7177 #BEFE71
split-complementary
#71FEF8 #FE71BE #FEB271
monochromatic
#02F3E9 #34FEF5 #71FEF8 #AEFEFB #E1FFFE
Accessibility & contrast
On white
1.22
#71FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#71FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEF8
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEF8 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fef8; /* rgb */ color: rgb(113, 254, 248); /* oklch */ color: oklch(91.8% 0.122 191.4);
Tailwind
colors: {
custom: {
50: '#a6fffa',
500: '#71fef8',
950: '#000000',
},
}SCSS
$custom: #71fef8; $custom-light: #a6fffa; $custom-dark: #000000;
JSON
{
"hex": "#71fef8",
"rgb": {
"r": 113,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.447,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91812,
"c": 0.12247,
"h": 191.4
},
"luminance": 0.81172
}Semantic roles & 50–950 ramp
primary
#71FEF8
secondary
#DB393F
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685