#B1FFDF#B1FFDF
#B1FFDF is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.088 H 167.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFDF |
|---|---|
| RGB | rgb(177, 255, 223) |
| HSL | hsl(155, 100%, 85%) |
| HSV | hsv(155, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.39, -30.39, 7.71) |
| CIE-LCH | lch(94.39, 31.36, 165.76°) |
| OKLab | oklab(94.06% -0.0861 0.0199) |
| OKLCH | oklch(94.06% 0.088 167) |
| XYZ | xyz(67.2062, 86.1914, 82.8932) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.15
Pale Aqua
#B8FFEB
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.40
Mint
#AAF0C1
ΔE00 5.65
Aquamarine
#7FFFD4
ΔE00 5.79
Light Turquoise
#7EF4CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFDF #FFB1D1
analogous
#B1FFB8 #B1FFDF #B1F8FF
triadic
#B1FFDF #DFB1FF #FFDFB1
tetradic
#B1FFDF #B8B1FF #FFB1D1 #F8FFB1
square
#B1FFDF #B8B1FF #FFB1D1 #F8FFB1
split-complementary
#B1FFDF #FFB1F8 #FFB8B1
monochromatic
#37FFAD #74FFC6 #B1FFDF #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B1FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#B1FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFDF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFDF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5DD
Deuteranopia (green-blind)
#EEEBE1
Tritanopia (blue-blind)
#9EFFF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b1ffdf; /* rgb */ color: rgb(177, 255, 223); /* oklch */ color: oklch(94.1% 0.088 167.0);
Tailwind
colors: {
custom: {
50: '#caffe9',
500: '#b1ffdf',
950: '#000000',
},
}SCSS
$custom: #b1ffdf; $custom-light: #caffe9; $custom-dark: #000000;
JSON
{
"hex": "#b1ffdf",
"rgb": {
"r": 177,
"g": 255,
"b": 223
},
"hsl": {
"h": 155.385,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94061,
"c": 0.08833,
"h": 167
},
"luminance": 0.86195
}Semantic roles & 50–950 ramp
primary
#B1FFDF
secondary
#E66F9F
accent
#005EE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684