#71FFFB#71FFFB
#71FFFB is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.123 H 192.7°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFFB |
|---|---|
| RGB | rgb(113, 255, 251) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.57, -39.12, -9.72) |
| CIE-LCH | lch(92.57, 40.31, 193.95°) |
| OKLab | oklab(92.14% -0.1198 -0.027) |
| OKLCH | oklch(92.14% 0.123 192.7) |
| XYZ | xyz(59.9752, 81.9898, 103.9130) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Turquoise
#0FFEF9
ΔE00 3.54
Aqua
#00FFFF
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFFB #FF7175
analogous
#71FFB4 #71FFFB #71BCFF
triadic
#71FFFB #FB71FF #FFFB71
tetradic
#71FFFB #B471FF #FF7175 #BCFF71
square
#71FFFB #B471FF #FF7175 #BCFF71
split-complementary
#71FFFB #FF71BC #FFB471
monochromatic
#00F6EF #34FFF9 #71FFFB #AEFFFD #E0FFFE
Accessibility & contrast
On white
1.21
#71FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#71FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFFB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFFB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #71fffb; /* rgb */ color: rgb(113, 255, 251); /* oklch */ color: oklch(92.1% 0.123 192.7);
Tailwind
colors: {
custom: {
50: '#a6fffc',
500: '#71fffb',
950: '#000000',
},
}SCSS
$custom: #71fffb; $custom-light: #a6fffc; $custom-dark: #000000;
JSON
{
"hex": "#71fffb",
"rgb": {
"r": 113,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.31,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92135,
"c": 0.12284,
"h": 192.7
},
"luminance": 0.81996
}Semantic roles & 50–950 ramp
primary
#71FFFB
secondary
#DC383D
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685