#71FFBA#71FFBA
#71FFBA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.158 H 159.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFBA |
|---|---|
| RGB | rgb(113, 255, 186) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.04, -53.94, 21.59) |
| CIE-LCH | lch(91.04, 58.10, 158.19°) |
| OKLab | oklab(90.38% -0.1478 0.055) |
| OKLCH | oklch(90.38% 0.158 159.6) |
| XYZ | xyz(51.4285, 78.5711, 58.9004) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFBA #FF71B6
analogous
#71FF73 #71FFBA #71FDFF
triadic
#71FFBA #BA71FF #FFBA71
tetradic
#71FFBA #7371FF #FF71B6 #FDFF71
square
#71FFBA #7371FF #FF71B6 #FDFF71
split-complementary
#71FFBA #FF71FD #FF7371
monochromatic
#00F67E #34FF9C #71FFBA #AEFFD8 #E0FFF0
Accessibility & contrast
On white
1.26
#71FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#71FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFBA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFBA | 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)
#FCEEB6
Deuteranopia (green-blind)
#E8E0BE
Tritanopia (blue-blind)
#3AFEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffba; /* rgb */ color: rgb(113, 255, 186); /* oklch */ color: oklch(90.4% 0.158 159.6);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#71ffba',
950: '#000000',
},
}SCSS
$custom: #71ffba; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#71ffba",
"rgb": {
"r": 113,
"g": 255,
"b": 186
},
"hsl": {
"h": 150.845,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90384,
"c": 0.15774,
"h": 159.6
},
"luminance": 0.78576
}Semantic roles & 50–950 ramp
primary
#71FFBA
secondary
#DC3888
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683