#71FFBB#71FFBB
#71FFBB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.157 H 160.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFBB |
|---|---|
| RGB | rgb(113, 255, 187) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.06, -53.75, 21.11) |
| CIE-LCH | lch(91.06, 57.74, 158.56°) |
| OKLab | oklab(90.41% -0.1474 0.0538) |
| OKLCH | oklch(90.41% 0.157 160) |
| XYZ | xyz(51.5351, 78.6137, 59.4622) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFBB #FF71B5
analogous
#71FF74 #71FFBB #71FCFF
triadic
#71FFBB #BB71FF #FFBB71
tetradic
#71FFBB #7471FF #FF71B5 #FCFF71
square
#71FFBB #7471FF #FF71B5 #FCFF71
split-complementary
#71FFBB #FF71FC #FF7471
monochromatic
#00F680 #34FF9E #71FFBB #AEFFD8 #E0FFF0
Accessibility & contrast
On white
1.26
#71FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#71FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFBB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFBB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#3AFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffbb; /* rgb */ color: rgb(113, 255, 187); /* oklch */ color: oklch(90.4% 0.157 160.0);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#71ffbb',
950: '#000000',
},
}SCSS
$custom: #71ffbb; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#71ffbb",
"rgb": {
"r": 113,
"g": 255,
"b": 187
},
"hsl": {
"h": 151.268,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90407,
"c": 0.15691,
"h": 160
},
"luminance": 0.78619
}Semantic roles & 50–950 ramp
primary
#71FFBB
secondary
#DC3887
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683