#B1FFCB#B1FFCB
#B1FFCB is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.104 H 154.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFCB |
|---|---|
| RGB | rgb(177, 255, 203) |
| HSL | hsl(140, 100%, 85%) |
| HSV | hsv(140, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(93.96, -34.20, 17.36) |
| CIE-LCH | lch(93.96, 38.35, 153.08°) |
| OKLab | oklab(93.57% -0.0944 0.0446) |
| OKLCH | oklch(93.57% 0.104 154.7) |
| XYZ | xyz(64.6673, 85.1758, 69.5216) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.84
Mint
#AAF0C1
ΔE00 3.17
Light Mint
#B6FFBB
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 4.15
Light Seafoam Green
#A7FFB5
ΔE00 4.55
Light Mint Green
#A6FBB2
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFCB #FFB1E5
analogous
#BEFFB1 #B1FFCB #B1FFF2
triadic
#B1FFCB #CBB1FF #FFCBB1
tetradic
#B1FFCB #B1BEFF #FFB1E5 #FFF2B1
square
#B1FFCB #B1BEFF #FFB1E5 #FFF2B1
split-complementary
#B1FFCB #F2B1FF #FFB1BE
monochromatic
#37FF79 #74FFA2 #B1FFCB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.16
#B1FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#B1FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFCB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFCB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#A3FDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b1ffcb; /* rgb */ color: rgb(177, 255, 203); /* oklch */ color: oklch(93.6% 0.104 154.7);
Tailwind
colors: {
custom: {
50: '#caffdb',
500: '#b1ffcb',
950: '#000000',
},
}SCSS
$custom: #b1ffcb; $custom-light: #caffdb; $custom-dark: #000000;
JSON
{
"hex": "#b1ffcb",
"rgb": {
"r": 177,
"g": 255,
"b": 203
},
"hsl": {
"h": 140,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93567,
"c": 0.10442,
"h": 154.7
},
"luminance": 0.85179
}Semantic roles & 50–950 ramp
primary
#B1FFCB
secondary
#E66FBE
accent
#0099E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131815
muted
#838684