#B3FFCB#B3FFCB
#B3FFCB is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.103 H 154.1°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFCB |
|---|---|
| RGB | rgb(179, 255, 203) |
| HSL | hsl(139, 100%, 85%) |
| HSV | hsv(139, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.06, -33.60, 17.52) |
| CIE-LCH | lch(94.06, 37.89, 152.46°) |
| OKLab | oklab(93.68% -0.0927 0.045) |
| OKLCH | oklch(93.68% 0.103 154.1) |
| XYZ | xyz(65.1263, 85.4125, 69.5431) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 3.00
Mint
#AAF0C1
ΔE00 3.17
Light Mint
#B6FFBB
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 4.32
Light Seafoam Green
#A7FFB5
ΔE00 4.55
Light Mint Green
#A6FBB2
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFCB #FFB3E7
analogous
#C1FFB3 #B3FFCB #B3FFF1
triadic
#B3FFCB #CBB3FF #FFCBB3
tetradic
#B3FFCB #B3C1FF #FFB3E7 #FFF1B3
square
#B3FFCB #B3C1FF #FFB3E7 #FFF1B3
split-complementary
#B3FFCB #F1B3FF #FFB3C1
monochromatic
#39FF77 #76FFA1 #B3FFCB #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.16
#B3FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#B3FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFCB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFCB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F2EBCE
Tritanopia (blue-blind)
#A6FDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b3ffcb; /* rgb */ color: rgb(179, 255, 203); /* oklch */ color: oklch(93.7% 0.103 154.1);
Tailwind
colors: {
custom: {
50: '#cbffdb',
500: '#b3ffcb',
950: '#000000',
},
}SCSS
$custom: #b3ffcb; $custom-light: #cbffdb; $custom-dark: #000000;
JSON
{
"hex": "#b3ffcb",
"rgb": {
"r": 179,
"g": 255,
"b": 203
},
"hsl": {
"h": 138.947,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93676,
"c": 0.10306,
"h": 154.1
},
"luminance": 0.85416
}Semantic roles & 50–950 ramp
primary
#B3FFCB
secondary
#E670C1
accent
#009DE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131815
muted
#838684