#71FCDF#71FCDF
#71FCDF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.129 H 177.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCDF |
|---|---|
| RGB | rgb(113, 252, 223) |
| HSL | hsl(167, 96%, 72%) |
| HSV | hsv(167, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.99, -44.66, 2.46) |
| CIE-LCH | lch(90.99, 44.73, 176.84°) |
| OKLab | oklab(90.61% -0.1285 0.0058) |
| OKLCH | oklch(90.61% 0.129 177.4) |
| XYZ | xyz(54.9337, 78.4539, 82.0459) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.31
Aquamarine
#7FFFD4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCDF #FC718E
analogous
#71FC9A #71FCDF #71D4FC
triadic
#71FCDF #DF71FC #FCDF71
tetradic
#71FCDF #9A71FC #FC718E #D4FC71
square
#71FCDF #9A71FC #FC718E #D4FC71
split-complementary
#71FCDF #FC71D4 #FC9A71
monochromatic
#05EEBD #35FBD1 #71FCDF #ADFDED #E1FEF8
Accessibility & contrast
On white
1.26
#71FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#71FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCDF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCDF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#02FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71fcdf; /* rgb */ color: rgb(113, 252, 223); /* oklch */ color: oklch(90.6% 0.129 177.4);
Tailwind
colors: {
custom: {
50: '#a5fee8',
500: '#71fcdf',
950: '#000000',
},
}SCSS
$custom: #71fcdf; $custom-light: #a5fee8; $custom-dark: #000000;
JSON
{
"hex": "#71fcdf",
"rgb": {
"r": 113,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.482,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90609,
"c": 0.12865,
"h": 177.4
},
"luminance": 0.78459
}Semantic roles & 50–950 ramp
primary
#71FCDF
secondary
#D8395A
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684