#71FFBF#71FFBF
#71FFBF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.154 H 161.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFBF |
|---|---|
| RGB | rgb(113, 255, 191) |
| HSL | hsl(153, 100%, 72%) |
| HSV | hsv(153, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.14, -52.94, 19.17) |
| CIE-LCH | lch(91.14, 56.31, 160.09°) |
| OKLab | oklab(90.5% -0.1456 0.049) |
| OKLCH | oklch(90.5% 0.154 161.4) |
| XYZ | xyz(51.9693, 78.7874, 61.7489) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFBF #FF71B1
analogous
#71FF78 #71FFBF #71F8FF
triadic
#71FFBF #BF71FF #FFBF71
tetradic
#71FFBF #7871FF #FF71B1 #F8FF71
square
#71FFBF #7871FF #FF71B1 #F8FF71
split-complementary
#71FFBF #FF71F8 #FF7871
monochromatic
#00F687 #34FFA3 #71FFBF #AEFFDB #E0FFF1
Accessibility & contrast
On white
1.25
#71FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#71FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFBF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFBF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E7E0C3
Tritanopia (blue-blind)
#36FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71ffbf; /* rgb */ color: rgb(113, 255, 191); /* oklch */ color: oklch(90.5% 0.154 161.4);
Tailwind
colors: {
custom: {
50: '#a4ffd2',
500: '#71ffbf',
950: '#000000',
},
}SCSS
$custom: #71ffbf; $custom-light: #a4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#71ffbf",
"rgb": {
"r": 113,
"g": 255,
"b": 191
},
"hsl": {
"h": 152.958,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90497,
"c": 0.15366,
"h": 161.4
},
"luminance": 0.78792
}Semantic roles & 50–950 ramp
primary
#71FFBF
secondary
#DC3882
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683