#71FFBD#71FFBD
#71FFBD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.155 H 160.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFBD |
|---|---|
| RGB | rgb(113, 255, 189) |
| HSL | hsl(152, 100%, 72%) |
| HSV | hsv(152, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(91.10, -53.35, 20.14) |
| CIE-LCH | lch(91.10, 57.02, 159.32°) |
| OKLab | oklab(90.45% -0.1465 0.0514) |
| OKLCH | oklch(90.45% 0.155 160.7) |
| XYZ | xyz(51.7507, 78.7000, 60.5977) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFBD #FF71B3
analogous
#71FF76 #71FFBD #71FAFF
triadic
#71FFBD #BD71FF #FFBD71
tetradic
#71FFBD #7671FF #FF71B3 #FAFF71
square
#71FFBD #7671FF #FF71B3 #FAFF71
split-complementary
#71FFBD #FF71FA #FF7671
monochromatic
#00F683 #34FFA1 #71FFBD #AEFFD9 #E0FFF1
Accessibility & contrast
On white
1.25
#71FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#71FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFBD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFBD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#38FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffbd; /* rgb */ color: rgb(113, 255, 189); /* oklch */ color: oklch(90.5% 0.155 160.7);
Tailwind
colors: {
custom: {
50: '#a4ffd1',
500: '#71ffbd',
950: '#000000',
},
}SCSS
$custom: #71ffbd; $custom-light: #a4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#71ffbd",
"rgb": {
"r": 113,
"g": 255,
"b": 189
},
"hsl": {
"h": 152.113,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90451,
"c": 0.15528,
"h": 160.7
},
"luminance": 0.78705
}Semantic roles & 50–950 ramp
primary
#71FFBD
secondary
#DC3884
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683