#71FCDB#71FCDB
#71FCDB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 175.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCDB |
|---|---|
| RGB | rgb(113, 252, 219) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.89, -45.59, 4.40) |
| CIE-LCH | lch(90.89, 45.80, 174.49°) |
| OKLab | oklab(90.5% -0.1302 0.011) |
| OKLCH | oklch(90.5% 0.131 175.2) |
| XYZ | xyz(54.4008, 78.2408, 79.2392) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.62
Aquamarine
#7FFFD4
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCDB #FC7192
analogous
#71FC96 #71FCDB #71D8FC
triadic
#71FCDB #DB71FC #FCDB71
tetradic
#71FCDB #9671FC #FC7192 #D8FC71
square
#71FCDB #9671FC #FC7192 #D8FC71
split-complementary
#71FCDB #FC71D8 #FC9671
monochromatic
#05EEB6 #35FBCC #71FCDB #ADFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#71FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#71FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCDB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCDB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#12FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fcdb; /* rgb */ color: rgb(113, 252, 219); /* oklch */ color: oklch(90.5% 0.131 175.2);
Tailwind
colors: {
custom: {
50: '#a5fee6',
500: '#71fcdb',
950: '#000000',
},
}SCSS
$custom: #71fcdb; $custom-light: #a5fee6; $custom-dark: #000000;
JSON
{
"hex": "#71fcdb",
"rgb": {
"r": 113,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.755,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90498,
"c": 0.13071,
"h": 175.2
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#71FCDB
secondary
#D8395F
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684