#BBFFB2#BBFFB2
#BBFFB2 is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.123 H 141.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB2 |
|---|---|
| RGB | rgb(187, 255, 178) |
| HSL | hsl(113, 100%, 85%) |
| HSV | hsv(113, 30%, 100%) |
| CMYK | cmyk(26.7%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.01, -35.29, 30.21) |
| CIE-LCH | lch(94.01, 46.45, 139.43°) |
| OKLab | oklab(93.59% -0.0962 0.0761) |
| OKLCH | oklch(93.59% 0.123 141.7) |
| XYZ | xyz(64.2870, 85.2969, 55.1876) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.34
Light Pastel Green
#B2FBA5
ΔE00 1.96
Pale Green
#C7FDB5
ΔE00 2.15
Light Mint
#B6FFBB
ΔE00 2.18
Light Light Green
#C8FFB0
ΔE00 2.29
Washed Out Green
#BCF5A6
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB2 #F6B2FF
analogous
#E2FFB2 #BBFFB2 #B2FFD0
triadic
#BBFFB2 #B2BBFF #FFB2BB
tetradic
#BBFFB2 #B2E2FF #F6B2FF #FFD0B2
square
#BBFFB2 #B2E2FF #F6B2FF #FFD0B2
split-complementary
#BBFFB2 #D0B2FF #FFB2E2
monochromatic
#4FFF38 #85FF75 #BBFFB2 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BBFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#BBFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB2
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB2 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#B6FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb2; /* rgb */ color: rgb(187, 255, 178); /* oklch */ color: oklch(93.6% 0.123 141.7);
Tailwind
colors: {
custom: {
50: '#d1ffc9',
500: '#bbffb2',
950: '#000000',
},
}SCSS
$custom: #bbffb2; $custom-light: #d1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#bbffb2",
"rgb": {
"r": 187,
"g": 255,
"b": 178
},
"hsl": {
"h": 112.987,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93592,
"c": 0.12265,
"h": 141.7
},
"luminance": 0.85299
}Semantic roles & 50–950 ramp
primary
#BBFFB2
secondary
#D870E6
accent
#00E6CB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682