#71FCC2#71FCC2
#71FCC2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.147 H 163.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCC2 |
|---|---|
| RGB | rgb(113, 252, 194) |
| HSL | hsl(155, 96%, 72%) |
| HSV | hsv(155, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.33, -51.09, 16.51) |
| CIE-LCH | lch(90.33, 53.69, 162.09°) |
| OKLab | oklab(89.86% -0.1412 0.0423) |
| OKLCH | oklch(89.86% 0.147 163.3) |
| XYZ | xyz(51.3533, 77.0218, 63.1889) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCC2 #FC71AB
analogous
#71FC7D #71FCC2 #71F1FC
triadic
#71FCC2 #C271FC #FCC271
tetradic
#71FCC2 #7D71FC #FC71AB #F1FC71
square
#71FCC2 #7D71FC #FC71AB #F1FC71
split-complementary
#71FCC2 #FC71F1 #FC7D71
monochromatic
#05EE8D #35FBA8 #71FCC2 #ADFDDC #E1FEF2
Accessibility & contrast
On white
1.28
#71FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#71FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCC2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCC2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#35FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcc2; /* rgb */ color: rgb(113, 252, 194); /* oklch */ color: oklch(89.9% 0.147 163.3);
Tailwind
colors: {
custom: {
50: '#a4fed4',
500: '#71fcc2',
950: '#000000',
},
}SCSS
$custom: #71fcc2; $custom-light: #a4fed4; $custom-dark: #000000;
JSON
{
"hex": "#71fcc2",
"rgb": {
"r": 113,
"g": 252,
"b": 194
},
"hsl": {
"h": 154.964,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89859,
"c": 0.14739,
"h": 163.3
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#71FCC2
secondary
#D8397B
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683