#B2FEBF#B2FEBF
#B2FEBF is a very light, moderate green. Relative luminance 0.841; OKLCH L 93.1% C 0.113 H 149.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FEBF |
|---|---|
| RGB | rgb(178, 254, 191) |
| HSL | hsl(130, 97%, 85%) |
| HSV | hsv(130, 30%, 100%) |
| CMYK | cmyk(29.9%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(93.50, -35.55, 22.85) |
| CIE-LCH | lch(93.50, 42.26, 147.27°) |
| OKLab | oklab(93.13% -0.0974 0.0583) |
| OKLCH | oklch(93.13% 0.113 149.1) |
| XYZ | xyz(63.2028, 84.1074, 62.1843) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.29
Light Mint Green
#A6FBB2
ΔE00 2.31
Light Seafoam Green
#A7FFB5
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.46
Celadon
#BEFDB7
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FEBF #FEB2F1
analogous
#CBFEB2 #B2FEBF #B2FEE5
triadic
#B2FEBF #BFB2FE #FEBFB2
tetradic
#B2FEBF #B2CBFE #FEB2F1 #FEE5B2
square
#B2FEBF #B2CBFE #FEB2F1 #FEE5B2
split-complementary
#B2FEBF #E5B2FE #FEB2CB
monochromatic
#39FC5B #76FD8D #B2FEBF #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.18
#B2FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#B2FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FEBF
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FEBF | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F3E9C2
Tritanopia (blue-blind)
#A8FBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b2febf; /* rgb */ color: rgb(178, 254, 191); /* oklch */ color: oklch(93.1% 0.113 149.1);
Tailwind
colors: {
custom: {
50: '#cbffd2',
500: '#b2febf',
950: '#000000',
},
}SCSS
$custom: #b2febf; $custom-light: #cbffd2; $custom-dark: #000000;
JSON
{
"hex": "#b2febf",
"rgb": {
"r": 178,
"g": 254,
"b": 191
},
"hsl": {
"h": 130.263,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.9313,
"c": 0.11349,
"h": 149.1
},
"luminance": 0.8411
}Semantic roles & 50–950 ramp
primary
#B2FEBF
secondary
#E470D0
accent
#00BEE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683