#71FCC3#71FCC3
#71FCC3 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.147 H 163.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCC3 |
|---|---|
| RGB | rgb(113, 252, 195) |
| HSL | hsl(155, 96%, 72%) |
| HSV | hsv(155, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.35, -50.88, 16.02) |
| CIE-LCH | lch(90.35, 53.34, 162.52°) |
| OKLab | oklab(89.88% -0.1408 0.041) |
| OKLCH | oklch(89.88% 0.147 163.8) |
| XYZ | xyz(51.4660, 77.0668, 63.7824) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.94
Light Greenish Blue
#63F7B4
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCC3 #FC71AA
analogous
#71FC7E #71FCC3 #71EFFC
triadic
#71FCC3 #C371FC #FCC371
tetradic
#71FCC3 #7E71FC #FC71AA #EFFC71
square
#71FCC3 #7E71FC #FC71AA #EFFC71
split-complementary
#71FCC3 #FC71EF #FC7E71
monochromatic
#05EE8E #35FBAA #71FCC3 #ADFDDC #E1FEF2
Accessibility & contrast
On white
1.28
#71FCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#71FCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCC3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCC3 | 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)
#F8ECC0
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#35FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcc3; /* rgb */ color: rgb(113, 252, 195); /* oklch */ color: oklch(89.9% 0.147 163.8);
Tailwind
colors: {
custom: {
50: '#a4fed5',
500: '#71fcc3',
950: '#000000',
},
}SCSS
$custom: #71fcc3; $custom-light: #a4fed5; $custom-dark: #000000;
JSON
{
"hex": "#71fcc3",
"rgb": {
"r": 113,
"g": 252,
"b": 195
},
"hsl": {
"h": 155.396,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89883,
"c": 0.14662,
"h": 163.8
},
"luminance": 0.77072
}Semantic roles & 50–950 ramp
primary
#71FCC3
secondary
#D8397A
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683