#71FBBB#71FBBB
#71FBBB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.152 H 160.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBBB |
|---|---|
| RGB | rgb(113, 251, 187) |
| HSL | hsl(152, 95%, 71%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.90, -52.11, 19.50) |
| CIE-LCH | lch(89.90, 55.64, 159.49°) |
| OKLab | oklab(89.46% -0.1432 0.0498) |
| OKLCH | oklch(89.46% 0.152 160.8) |
| XYZ | xyz(50.2724, 76.0883, 59.0413) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Light Aquamarine
#7BFDC7
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.28
Greenish Cyan
#2AFEB7
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBBB #FB71B1
analogous
#71FB76 #71FBBB #71F6FB
triadic
#71FBBB #BB71FB #FBBB71
tetradic
#71FBBB #7671FB #FB71B1 #F6FB71
square
#71FBBB #7671FB #FB71B1 #F6FB71
split-complementary
#71FBBB #FB71F6 #FB7671
monochromatic
#07EB81 #35F99E #71FBBB #ADFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#71FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#71FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBBB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBBB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#3BFAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbbb; /* rgb */ color: rgb(113, 251, 187); /* oklch */ color: oklch(89.5% 0.152 160.8);
Tailwind
colors: {
custom: {
50: '#a4fdcf',
500: '#71fbbb',
950: '#000000',
},
}SCSS
$custom: #71fbbb; $custom-light: #a4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#71fbbb",
"rgb": {
"r": 113,
"g": 251,
"b": 187
},
"hsl": {
"h": 152.174,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.8946,
"c": 0.15164,
"h": 160.8
},
"luminance": 0.76093
}Semantic roles & 50–950 ramp
primary
#71FBBB
secondary
#D73982
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683