#71FCE7#71FCE7
#71FCE7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 182.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCE7 |
|---|---|
| RGB | rgb(113, 252, 231) |
| HSL | hsl(171, 96%, 72%) |
| HSV | hsv(171, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(91.19, -42.75, -1.39) |
| CIE-LCH | lch(91.19, 42.77, 181.87°) |
| OKLab | oklab(90.84% -0.1251 -0.0044) |
| OKLCH | oklch(90.84% 0.125 182) |
| XYZ | xyz(56.0379, 78.8956, 87.8610) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Bright Aqua
#0BF9EA
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 5.29
Bright Turquoise
#0FFEF9
ΔE00 6.13
Light Turquoise
#7EF4CC
ΔE00 6.42
Aqua (survey)
#13EAC9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCE7 #FC7186
analogous
#71FCA2 #71FCE7 #71CCFC
triadic
#71FCE7 #E771FC #FCE771
tetradic
#71FCE7 #A271FC #FC7186 #CCFC71
square
#71FCE7 #A271FC #FC7186 #CCFC71
split-complementary
#71FCE7 #FC71CC #FCA271
monochromatic
#05EECA #35FBDD #71FCE7 #ADFDF1 #E1FEFA
Accessibility & contrast
On white
1.25
#71FCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#71FCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCE7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCE7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE6
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fce7; /* rgb */ color: rgb(113, 252, 231); /* oklch */ color: oklch(90.8% 0.125 182.0);
Tailwind
colors: {
custom: {
50: '#a5feee',
500: '#71fce7',
950: '#000000',
},
}SCSS
$custom: #71fce7; $custom-light: #a5feee; $custom-dark: #000000;
JSON
{
"hex": "#71fce7",
"rgb": {
"r": 113,
"g": 252,
"b": 231
},
"hsl": {
"h": 170.935,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.90838,
"c": 0.12518,
"h": 182
},
"luminance": 0.78901
}Semantic roles & 50–950 ramp
primary
#71FCE7
secondary
#D83951
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685