#B2FFBE#B2FFBE
#B2FFBE is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.3% C 0.116 H 148.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFBE |
|---|---|
| RGB | rgb(178, 255, 190) |
| HSL | hsl(129, 100%, 85%) |
| HSV | hsv(129, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.75, -36.18, 23.72) |
| CIE-LCH | lch(93.75, 43.26, 146.75°) |
| OKLab | oklab(93.33% -0.099 0.0604) |
| OKLCH | oklch(93.33% 0.116 148.6) |
| XYZ | xyz(63.4113, 84.6999, 61.7128) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.00
Light Seafoam Green
#A7FFB5
ΔE00 1.99
Light Mint Green
#A6FBB2
ΔE00 2.06
Light Seafoam
#A0FEBF
ΔE00 2.53
Celadon
#BEFDB7
ΔE00 2.66
Mint (survey)
#9FFEB0
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFBE #FFB2F3
analogous
#CCFFB2 #B2FFBE #B2FFE5
triadic
#B2FFBE #BEB2FF #FFBEB2
tetradic
#B2FFBE #B2CCFF #FFB2F3 #FFE5B2
square
#B2FFBE #B2CCFF #FFB2F3 #FFE5B2
split-complementary
#B2FFBE #E5B2FF #FFB2CC
monochromatic
#38FF57 #75FF8A #B2FFBE #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.17
#B2FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#B2FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFBE
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFBE | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F4EAC2
Tritanopia (blue-blind)
#A8FCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2ffbe; /* rgb */ color: rgb(178, 255, 190); /* oklch */ color: oklch(93.3% 0.116 148.6);
Tailwind
colors: {
custom: {
50: '#cbffd1',
500: '#b2ffbe',
950: '#000000',
},
}SCSS
$custom: #b2ffbe; $custom-light: #cbffd1; $custom-dark: #000000;
JSON
{
"hex": "#b2ffbe",
"rgb": {
"r": 178,
"g": 255,
"b": 190
},
"hsl": {
"h": 129.351,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93331,
"c": 0.11599,
"h": 148.6
},
"luminance": 0.84703
}Semantic roles & 50–950 ramp
primary
#B2FFBE
secondary
#E670D3
accent
#00C2E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683