#71FFF2#71FFF2
#71FFF2 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.125 H 187.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFF2 |
|---|---|
| RGB | rgb(113, 255, 242) |
| HSL | hsl(175, 100%, 72%) |
| HSV | hsv(175, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.33, -41.39, -5.42) |
| CIE-LCH | lch(92.33, 41.74, 187.46°) |
| OKLab | oklab(91.86% -0.1236 -0.0153) |
| OKLCH | oklch(91.86% 0.125 187.1) |
| XYZ | xyz(58.5901, 81.4357, 96.6182) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFF2 #FF717E
analogous
#71FFAB #71FFF2 #71C5FF
triadic
#71FFF2 #F271FF #FFF271
tetradic
#71FFF2 #AB71FF #FF717E #C5FF71
square
#71FFF2 #AB71FF #FF717E #C5FF71
split-complementary
#71FFF2 #FF71C5 #FFAB71
monochromatic
#00F6DF #34FFEC #71FFF2 #AEFFF8 #E0FFFC
Accessibility & contrast
On white
1.21
#71FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#71FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFF2
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFF2 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fff2; /* rgb */ color: rgb(113, 255, 242); /* oklch */ color: oklch(91.9% 0.125 187.1);
Tailwind
colors: {
custom: {
50: '#a6fff6',
500: '#71fff2',
950: '#000000',
},
}SCSS
$custom: #71fff2; $custom-light: #a6fff6; $custom-dark: #000000;
JSON
{
"hex": "#71fff2",
"rgb": {
"r": 113,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.507,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91855,
"c": 0.12451,
"h": 187.1
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#71FFF2
secondary
#DC3847
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685