#71FDBA#71FDBA
#71FDBA is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.155 H 160.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDBA |
|---|---|
| RGB | rgb(113, 253, 186) |
| HSL | hsl(151, 97%, 72%) |
| HSV | hsv(151, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.46, -53.13, 20.79) |
| CIE-LCH | lch(90.46, 57.05, 158.63°) |
| OKLab | oklab(89.91% -0.1458 0.053) |
| OKLCH | oklch(89.91% 0.155 160) |
| XYZ | xyz(50.7938, 77.3017, 58.6888) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDBA #FD71B4
analogous
#71FD74 #71FDBA #71FAFD
triadic
#71FDBA #BA71FD #FDBA71
tetradic
#71FDBA #7471FD #FD71B4 #FAFD71
square
#71FDBA #7471FD #FD71B4 #FAFD71
split-complementary
#71FDBA #FD71FA #FD7471
monochromatic
#03F07F #35FC9D #71FDBA #ADFED7 #E1FFF0
Accessibility & contrast
On white
1.28
#71FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#71FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDBA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDBA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#3BFCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fdba; /* rgb */ color: rgb(113, 253, 186); /* oklch */ color: oklch(89.9% 0.155 160.0);
Tailwind
colors: {
custom: {
50: '#a4ffcf',
500: '#71fdba',
950: '#000000',
},
}SCSS
$custom: #71fdba; $custom-light: #a4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#71fdba",
"rgb": {
"r": 113,
"g": 253,
"b": 186
},
"hsl": {
"h": 151.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.89911,
"c": 0.1551,
"h": 160
},
"luminance": 0.77306
}Semantic roles & 50–950 ramp
primary
#71FDBA
secondary
#D93986
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683