#71FFFD#71FFFD
#71FFFD is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.123 H 194.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFFD |
|---|---|
| RGB | rgb(113, 255, 253) |
| HSL | hsl(179, 100%, 72%) |
| HSV | hsv(179, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.63, -38.60, -10.67) |
| CIE-LCH | lch(92.63, 40.05, 195.45°) |
| OKLab | oklab(92.2% -0.119 -0.0296) |
| OKLCH | oklch(92.2% 0.123 194) |
| XYZ | xyz(60.2921, 82.1165, 105.5821) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.47
Aqua
#00FFFF
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFFD #FF7173
analogous
#71FFB6 #71FFFD #71BAFF
triadic
#71FFFD #FD71FF #FFFD71
tetradic
#71FFFD #B671FF #FF7173 #BAFF71
square
#71FFFD #B671FF #FF7173 #BAFF71
split-complementary
#71FFFD #FF71BA #FFB671
monochromatic
#00F6F2 #34FFFC #71FFFD #AEFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#71FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#71FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#D9E3FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #71fffd; /* rgb */ color: rgb(113, 255, 253); /* oklch */ color: oklch(92.2% 0.123 194.0);
Tailwind
colors: {
custom: {
50: '#a7fffe',
500: '#71fffd',
950: '#000000',
},
}SCSS
$custom: #71fffd; $custom-light: #a7fffe; $custom-dark: #000000;
JSON
{
"hex": "#71fffd",
"rgb": {
"r": 113,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.155,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92199,
"c": 0.12265,
"h": 194
},
"luminance": 0.82123
}Semantic roles & 50–950 ramp
primary
#71FFFD
secondary
#DC383B
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685