#B2FECB#B2FECB
#B2FECB is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.4% C 0.102 H 154.6°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FECB |
|---|---|
| RGB | rgb(178, 254, 203) |
| HSL | hsl(140, 97%, 85%) |
| HSV | hsv(140, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(93.74, -33.44, 17.06) |
| CIE-LCH | lch(93.74, 37.54, 152.97°) |
| OKLab | oklab(93.4% -0.0923 0.0438) |
| OKLCH | oklch(93.4% 0.102 154.6) |
| XYZ | xyz(64.5778, 84.6574, 69.4262) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.93
Light Seafoam
#A0FEBF
ΔE00 3.09
Light Mint
#B6FFBB
ΔE00 3.97
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Seafoam Green
#A7FFB5
ΔE00 4.75
Light Mint Green
#A6FBB2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FECB #FEB2E5
analogous
#BFFEB2 #B2FECB #B2FEF1
triadic
#B2FECB #CBB2FE #FECBB2
tetradic
#B2FECB #B2BFFE #FEB2E5 #FEF1B2
square
#B2FECB #B2BFFE #FEB2E5 #FEF1B2
split-complementary
#B2FECB #F1B2FE #FEB2BF
monochromatic
#39FC79 #76FDA2 #B2FECB #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.17
#B2FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#B2FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FECB
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FECB | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#F1EACE
Tritanopia (blue-blind)
#A5FCF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2fecb; /* rgb */ color: rgb(178, 254, 203); /* oklch */ color: oklch(93.4% 0.102 154.6);
Tailwind
colors: {
custom: {
50: '#cbffdb',
500: '#b2fecb',
950: '#000000',
},
}SCSS
$custom: #b2fecb; $custom-light: #cbffdb; $custom-dark: #000000;
JSON
{
"hex": "#b2fecb",
"rgb": {
"r": 178,
"g": 254,
"b": 203
},
"hsl": {
"h": 139.737,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93401,
"c": 0.10221,
"h": 154.6
},
"luminance": 0.8466
}Semantic roles & 50–950 ramp
primary
#B2FECB
secondary
#E470BE
accent
#009AE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131815
muted
#838684