#B1FFDB#B1FFDB
#B1FFDB is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.091 H 164.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFDB |
|---|---|
| RGB | rgb(177, 255, 219) |
| HSL | hsl(152, 100%, 85%) |
| HSV | hsv(152, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(94.30, -31.18, 9.64) |
| CIE-LCH | lch(94.30, 32.64, 162.82°) |
| OKLab | oklab(93.96% -0.0877 0.0249) |
| OKLCH | oklch(93.96% 0.091 164.2) |
| XYZ | xyz(66.6733, 85.9782, 80.0865) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.58
Light Aqua
#8CFFDB
ΔE00 4.55
Mint
#AAF0C1
ΔE00 4.74
Pale Aqua
#B8FFEB
ΔE00 4.84
Aquamarine
#7FFFD4
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFDB #FFB1D5
analogous
#B1FFB4 #B1FFDB #B1FCFF
triadic
#B1FFDB #DBB1FF #FFDBB1
tetradic
#B1FFDB #B4B1FF #FFB1D5 #FCFFB1
square
#B1FFDB #B4B1FF #FFB1D5 #FCFFB1
split-complementary
#B1FFDB #FFB1FC #FFB4B1
monochromatic
#37FFA3 #74FFBF #B1FFDB #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B1FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#B1FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFDB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFDB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D9
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#9FFFF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b1ffdb; /* rgb */ color: rgb(177, 255, 219); /* oklch */ color: oklch(94.0% 0.091 164.2);
Tailwind
colors: {
custom: {
50: '#caffe6',
500: '#b1ffdb',
950: '#000000',
},
}SCSS
$custom: #b1ffdb; $custom-light: #caffe6; $custom-dark: #000000;
JSON
{
"hex": "#b1ffdb",
"rgb": {
"r": 177,
"g": 255,
"b": 219
},
"hsl": {
"h": 152.308,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93958,
"c": 0.09118,
"h": 164.2
},
"luminance": 0.85982
}Semantic roles & 50–950 ramp
primary
#B1FFDB
secondary
#E66FA6
accent
#006AE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684