#BBFFC8#BBFFC8
#BBFFC8 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.101 H 150.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC8 |
|---|---|
| RGB | rgb(187, 255, 200) |
| HSL | hsl(131, 100%, 87%) |
| HSV | hsv(131, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(94.42, -31.68, 19.62) |
| CIE-LCH | lch(94.42, 37.26, 148.23°) |
| OKLab | oklab(94.06% -0.087 0.0503) |
| OKLCH | oklch(94.06% 0.101 150) |
| XYZ | xyz(66.6756, 86.2523, 67.7677) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.73
Celadon
#BEFDB7
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 3.65
Mint
#AAF0C1
ΔE00 3.72
Light Mint Green
#A6FBB2
ΔE00 4.20
Light Seafoam Green
#A7FFB5
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC8 #FFBBF2
analogous
#D0FFBB #BBFFC8 #BBFFEA
triadic
#BBFFC8 #C8BBFF #FFC8BB
tetradic
#BBFFC8 #BBD0FF #FFBBF2 #FFEABB
square
#BBFFC8 #BBD0FF #FFBBF2 #FFEABB
split-complementary
#BBFFC8 #EABBFF #FFBBD0
monochromatic
#41FF65 #7EFF97 #BBFFC8 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.15
#BBFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BBFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC8
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC8 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C5
Deuteranopia (green-blind)
#F5ECCB
Tritanopia (blue-blind)
#B2FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc8; /* rgb */ color: rgb(187, 255, 200); /* oklch */ color: oklch(94.1% 0.101 150.0);
Tailwind
colors: {
custom: {
50: '#d0ffd8',
500: '#bbffc8',
950: '#000000',
},
}SCSS
$custom: #bbffc8; $custom-light: #d0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bbffc8",
"rgb": {
"r": 187,
"g": 255,
"b": 200
},
"hsl": {
"h": 131.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94056,
"c": 0.1005,
"h": 150
},
"luminance": 0.86255
}Semantic roles & 50–950 ramp
primary
#BBFFC8
secondary
#E777D2
accent
#00BAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683