#71FDEC#71FDEC
#71FDEC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 184.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDEC |
|---|---|
| RGB | rgb(113, 253, 236) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.60, -41.98, -3.38) |
| CIE-LCH | lch(91.60, 42.11, 184.60°) |
| OKLab | oklab(91.22% -0.124 -0.0098) |
| OKLCH | oklch(91.22% 0.124 184.5) |
| XYZ | xyz(57.0690, 79.8118, 91.7383) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 3.78
Bright Turquoise
#0FFEF9
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 6.13
Aqua
#00FFFF
ΔE00 6.27
Light Aqua
#8CFFDB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDEC #FD7182
analogous
#71FDA6 #71FDEC #71C8FD
triadic
#71FDEC #EC71FD #FDEC71
tetradic
#71FDEC #A671FD #FD7182 #C8FD71
square
#71FDEC #A671FD #FD7182 #C8FD71
split-complementary
#71FDEC #FD71C8 #FDA671
monochromatic
#03F0D3 #35FCE4 #71FDEC #ADFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#71FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#71FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDEC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDEC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdec; /* rgb */ color: rgb(113, 253, 236); /* oklch */ color: oklch(91.2% 0.124 184.5);
Tailwind
colors: {
custom: {
50: '#a5fef2',
500: '#71fdec',
950: '#000000',
},
}SCSS
$custom: #71fdec; $custom-light: #a5fef2; $custom-dark: #000000;
JSON
{
"hex": "#71fdec",
"rgb": {
"r": 113,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.714,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91216,
"c": 0.12441,
"h": 184.5
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#71FDEC
secondary
#D9394C
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685