#71FBBC#71FBBC
#71FBBC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.151 H 161.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBBC |
|---|---|
| RGB | rgb(113, 251, 188) |
| HSL | hsl(153, 95%, 71%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.92, -51.91, 19.01) |
| CIE-LCH | lch(89.92, 55.28, 159.88°) |
| OKLab | oklab(89.48% -0.1428 0.0486) |
| OKLCH | oklch(89.48% 0.151 161.2) |
| XYZ | xyz(50.3798, 76.1312, 59.6071) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBBC #FB71B0
analogous
#71FB77 #71FBBC #71F5FB
triadic
#71FBBC #BC71FB #FBBC71
tetradic
#71FBBC #7771FB #FB71B0 #F5FB71
square
#71FBBC #7771FB #FB71B0 #F5FB71
split-complementary
#71FBBC #FB71F5 #FB7771
monochromatic
#07EB83 #35F9A0 #71FBBC #ADFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#71FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#71FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBBC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBBC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#3BFAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #71fbbc; /* rgb */ color: rgb(113, 251, 188); /* oklch */ color: oklch(89.5% 0.151 161.2);
Tailwind
colors: {
custom: {
50: '#a4fdd0',
500: '#71fbbc',
950: '#000000',
},
}SCSS
$custom: #71fbbc; $custom-light: #a4fdd0; $custom-dark: #000000;
JSON
{
"hex": "#71fbbc",
"rgb": {
"r": 113,
"g": 251,
"b": 188
},
"hsl": {
"h": 152.609,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.89483,
"c": 0.15083,
"h": 161.2
},
"luminance": 0.76136
}Semantic roles & 50–950 ramp
primary
#71FBBC
secondary
#D73981
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683