#71FBDB#71FBDB
#71FBDB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.130 H 175.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBDB |
|---|---|
| RGB | rgb(113, 251, 219) |
| HSL | hsl(166, 95%, 71%) |
| HSV | hsv(166, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.60, -45.16, 3.98) |
| CIE-LCH | lch(90.60, 45.33, 174.96°) |
| OKLab | oklab(90.27% -0.1292 0.0099) |
| OKLCH | oklch(90.27% 0.13 175.6) |
| XYZ | xyz(54.0876, 77.6144, 79.1348) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Teal
#01F9C6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBDB #FB7191
analogous
#71FB96 #71FBDB #71D6FB
triadic
#71FBDB #DB71FB #FBDB71
tetradic
#71FBDB #9671FB #FB7191 #D6FB71
square
#71FBDB #9671FB #FB7191 #D6FB71
split-complementary
#71FBDB #FB71D6 #FB9671
monochromatic
#07EBB6 #35F9CC #71FBDB #ADFDEA #E1FEF7
Accessibility & contrast
On white
1.27
#71FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#71FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBDB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBDB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#13FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fbdb; /* rgb */ color: rgb(113, 251, 219); /* oklch */ color: oklch(90.3% 0.130 175.6);
Tailwind
colors: {
custom: {
50: '#a4fde6',
500: '#71fbdb',
950: '#000000',
},
}SCSS
$custom: #71fbdb; $custom-light: #a4fde6; $custom-dark: #000000;
JSON
{
"hex": "#71fbdb",
"rgb": {
"r": 113,
"g": 251,
"b": 219
},
"hsl": {
"h": 166.087,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90266,
"c": 0.12958,
"h": 175.6
},
"luminance": 0.7762
}Semantic roles & 50–950 ramp
primary
#71FBDB
secondary
#D7395E
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684