#71FCBF#71FCBF
#71FCBF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.150 H 162.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCBF |
|---|---|
| RGB | rgb(113, 252, 191) |
| HSL | hsl(154, 96%, 72%) |
| HSV | hsv(154, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.27, -51.71, 17.96) |
| CIE-LCH | lch(90.27, 54.74, 160.84°) |
| OKLab | oklab(89.79% -0.1425 0.0459) |
| OKLCH | oklch(89.79% 0.15 162.1) |
| XYZ | xyz(51.0198, 76.8884, 61.4324) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCBF #FC71AE
analogous
#71FC7A #71FCBF #71F4FC
triadic
#71FCBF #BF71FC #FCBF71
tetradic
#71FCBF #7A71FC #FC71AE #F4FC71
square
#71FCBF #7A71FC #FC71AE #F4FC71
split-complementary
#71FCBF #FC71F4 #FC7A71
monochromatic
#05EE88 #35FBA4 #71FCBF #ADFDDA #E1FEF1
Accessibility & contrast
On white
1.28
#71FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#71FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCBF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCBF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DDC3
Tritanopia (blue-blind)
#38FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcbf; /* rgb */ color: rgb(113, 252, 191); /* oklch */ color: oklch(89.8% 0.150 162.1);
Tailwind
colors: {
custom: {
50: '#a4fed2',
500: '#71fcbf',
950: '#000000',
},
}SCSS
$custom: #71fcbf; $custom-light: #a4fed2; $custom-dark: #000000;
JSON
{
"hex": "#71fcbf",
"rgb": {
"r": 113,
"g": 252,
"b": 191
},
"hsl": {
"h": 153.669,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89789,
"c": 0.14974,
"h": 162.1
},
"luminance": 0.76893
}Semantic roles & 50–950 ramp
primary
#71FCBF
secondary
#D8397F
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683