#71FCBB#71FCBB
#71FCBB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.153 H 160.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCBB |
|---|---|
| RGB | rgb(113, 252, 187) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.19, -52.52, 19.90) |
| CIE-LCH | lch(90.19, 56.16, 159.25°) |
| OKLab | oklab(89.7% -0.1443 0.0508) |
| OKLCH | oklch(89.7% 0.153 160.6) |
| XYZ | xyz(50.5856, 76.7147, 59.1457) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCBB #FC71B2
analogous
#71FC76 #71FCBB #71F8FC
triadic
#71FCBB #BB71FC #FCBB71
tetradic
#71FCBB #7671FC #FC71B2 #F8FC71
square
#71FCBB #7671FC #FC71B2 #F8FC71
split-complementary
#71FCBB #FC71F8 #FC7671
monochromatic
#05EE81 #35FB9E #71FCBB #ADFDD8 #E1FEF1
Accessibility & contrast
On white
1.28
#71FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#71FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCBB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCBB | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#3BFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcbb; /* rgb */ color: rgb(113, 252, 187); /* oklch */ color: oklch(89.7% 0.153 160.6);
Tailwind
colors: {
custom: {
50: '#a4fecf',
500: '#71fcbb',
950: '#000000',
},
}SCSS
$custom: #71fcbb; $custom-light: #a4fecf; $custom-dark: #000000;
JSON
{
"hex": "#71fcbb",
"rgb": {
"r": 113,
"g": 252,
"b": 187
},
"hsl": {
"h": 151.942,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89697,
"c": 0.15296,
"h": 160.6
},
"luminance": 0.76719
}Semantic roles & 50–950 ramp
primary
#71FCBB
secondary
#D83983
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683