#B2FEBB#B2FEBB
#B2FEBB is a very light, moderate green. Relative luminance 0.839; OKLCH L 93.0% C 0.117 H 147.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEBB |
|---|---|
| RGB | rgb(178, 254, 187) |
| HSL | hsl(127, 97%, 85%) |
| HSV | hsv(127, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(93.42, -36.23, 24.78) |
| CIE-LCH | lch(93.42, 43.89, 145.63°) |
| OKLab | oklab(93.05% -0.0991 0.063) |
| OKLCH | oklch(93.05% 0.117 147.6) |
| XYZ | xyz(62.7686, 83.9337, 59.8976) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.62
Light Mint Green
#A6FBB2
ΔE00 1.75
Light Seafoam Green
#A7FFB5
ΔE00 1.77
Celadon
#BEFDB7
ΔE00 2.27
Mint (survey)
#9FFEB0
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEBB #FEB2F5
analogous
#CFFEB2 #B2FEBB #B2FEE1
triadic
#B2FEBB #BBB2FE #FEBBB2
tetradic
#B2FEBB #B2CFFE #FEB2F5 #FEE1B2
square
#B2FEBB #B2CFFE #FEB2F5 #FEE1B2
split-complementary
#B2FEBB #E1B2FE #FEB2CF
monochromatic
#39FC50 #76FD86 #B2FEBB #E1FFE4 #E1FFE4
Accessibility & contrast
On white
1.18
#B2FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#B2FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEBB
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEBB | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#A8FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b2febb; /* rgb */ color: rgb(178, 254, 187); /* oklch */ color: oklch(93.0% 0.117 147.6);
Tailwind
colors: {
custom: {
50: '#cbffcf',
500: '#b2febb',
950: '#000000',
},
}SCSS
$custom: #b2febb; $custom-light: #cbffcf; $custom-dark: #000000;
JSON
{
"hex": "#b2febb",
"rgb": {
"r": 178,
"g": 254,
"b": 187
},
"hsl": {
"h": 127.105,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93045,
"c": 0.1174,
"h": 147.6
},
"luminance": 0.83936
}Semantic roles & 50–950 ramp
primary
#B2FEBB
secondary
#E470D6
accent
#00CAE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683