#71FABB#71FABB
#71FABB is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.150 H 161.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71FABB |
|---|---|
| RGB | rgb(113, 250, 187) |
| HSL | hsl(152, 93%, 71%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(54.8%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.61, -51.70, 19.09) |
| CIE-LCH | lch(89.61, 55.11, 159.73°) |
| OKLab | oklab(89.22% -0.1422 0.0488) |
| OKLCH | oklch(89.22% 0.15 161.1) |
| XYZ | xyz(49.9608, 75.4652, 58.9374) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FABB #FA71B0
analogous
#71FA76 #71FABB #71F4FA
triadic
#71FABB #BB71FA #FABB71
tetradic
#71FABB #7671FA #FA71B0 #F4FA71
square
#71FABB #7671FA #FA71B0 #F4FA71
split-complementary
#71FABB #FA71F4 #FA7671
monochromatic
#08E881 #36F89F #71FABB #ACFCD7 #E1FEF1
Accessibility & contrast
On white
1.30
#71FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#71FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FABB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FABB | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#3CF9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71fabb; /* rgb */ color: rgb(113, 250, 187); /* oklch */ color: oklch(89.2% 0.150 161.1);
Tailwind
colors: {
custom: {
50: '#a4fdcf',
500: '#71fabb',
950: '#000000',
},
}SCSS
$custom: #71fabb; $custom-light: #a4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#71fabb",
"rgb": {
"r": 113,
"g": 250,
"b": 187
},
"hsl": {
"h": 152.409,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.89224,
"c": 0.15031,
"h": 161.1
},
"luminance": 0.7547
}Semantic roles & 50–950 ramp
primary
#71FABB
secondary
#D53A81
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683