#BBFFB8#BBFFB8
#BBFFB8 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.7% C 0.116 H 143.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB8 |
|---|---|
| RGB | rgb(187, 255, 184) |
| HSL | hsl(117, 100%, 86%) |
| HSV | hsv(117, 28%, 100%) |
| CMYK | cmyk(26.7%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(94.12, -34.34, 27.33) |
| CIE-LCH | lch(94.12, 43.89, 141.49°) |
| OKLab | oklab(93.71% -0.0937 0.0692) |
| OKLCH | oklch(93.71% 0.116 143.6) |
| XYZ | xyz(64.9027, 85.5431, 58.4300) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.77
Light Mint
#B6FFBB
ΔE00 1.13
Pale Green
#C7FDB5
ΔE00 2.36
Light Mint Green
#A6FBB2
ΔE00 2.72
Light Seafoam Green
#A7FFB5
ΔE00 2.75
Light Pastel Green
#B2FBA5
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB8 #FCB8FF
analogous
#DEFFB8 #BBFFB8 #B8FFD8
triadic
#BBFFB8 #B8BBFF #FFB8BB
tetradic
#BBFFB8 #B8DEFF #FCB8FF #FFD8B8
square
#BBFFB8 #B8DEFF #FCB8FF #FFD8B8
split-complementary
#BBFFB8 #D8B8FF #FFB8DE
monochromatic
#46FF3E #80FF7B #BBFFB8 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.16
#BBFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#BBFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB8
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB8 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B4
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#B5FBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb8; /* rgb */ color: rgb(187, 255, 184); /* oklch */ color: oklch(93.7% 0.116 143.6);
Tailwind
colors: {
custom: {
50: '#d1ffcd',
500: '#bbffb8',
950: '#000000',
},
}SCSS
$custom: #bbffb8; $custom-light: #d1ffcd; $custom-dark: #000000;
JSON
{
"hex": "#bbffb8",
"rgb": {
"r": 187,
"g": 255,
"b": 184
},
"hsl": {
"h": 117.465,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93712,
"c": 0.11648,
"h": 143.6
},
"luminance": 0.85545
}Semantic roles & 50–950 ramp
primary
#BBFFB8
secondary
#E275E7
accent
#00E6DC
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683