#71FCBD#71FCBD
#71FCBD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.151 H 161.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCBD |
|---|---|
| RGB | rgb(113, 252, 189) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.23, -52.12, 18.93) |
| CIE-LCH | lch(90.23, 55.45, 160.04°) |
| OKLab | oklab(89.74% -0.1434 0.0483) |
| OKLCH | oklch(89.74% 0.151 161.4) |
| XYZ | xyz(50.8012, 76.8009, 60.2812) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCBD #FC71B0
analogous
#71FC78 #71FCBD #71F5FC
triadic
#71FCBD #BD71FC #FCBD71
tetradic
#71FCBD #7871FC #FC71B0 #F5FC71
square
#71FCBD #7871FC #FC71B0 #F5FC71
split-complementary
#71FCBD #FC71F5 #FC7871
monochromatic
#05EE84 #35FBA1 #71FCBD #ADFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#71FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#71FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCBD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCBD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#3AFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #71fcbd; /* rgb */ color: rgb(113, 252, 189); /* oklch */ color: oklch(89.7% 0.151 161.4);
Tailwind
colors: {
custom: {
50: '#a4fed1',
500: '#71fcbd',
950: '#000000',
},
}SCSS
$custom: #71fcbd; $custom-light: #a4fed1; $custom-dark: #000000;
JSON
{
"hex": "#71fcbd",
"rgb": {
"r": 113,
"g": 252,
"b": 189
},
"hsl": {
"h": 152.806,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.89742,
"c": 0.15134,
"h": 161.4
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#71FCBD
secondary
#D83981
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683