#BBFFB7#BBFFB7
#BBFFB7 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.7% C 0.117 H 143.2°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB7 |
|---|---|
| RGB | rgb(187, 255, 183) |
| HSL | hsl(117, 100%, 86%) |
| HSV | hsv(117, 28%, 100%) |
| CMYK | cmyk(26.7%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(94.10, -34.50, 27.81) |
| CIE-LCH | lch(94.10, 44.32, 141.13°) |
| OKLab | oklab(93.69% -0.0941 0.0703) |
| OKLCH | oklch(93.69% 0.118 143.2) |
| XYZ | xyz(64.7982, 85.5014, 57.8799) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.78
Light Mint
#B6FFBB
ΔE00 1.29
Pale Green
#C7FDB5
ΔE00 2.28
Light Mint Green
#A6FBB2
ΔE00 2.75
Light Seafoam Green
#A7FFB5
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB7 #FBB7FF
analogous
#DFFFB7 #BBFFB7 #B7FFD7
triadic
#BBFFB7 #B7BBFF #FFB7BB
tetradic
#BBFFB7 #B7DFFF #FBB7FF #FFD7B7
square
#BBFFB7 #B7DFFF #FBB7FF #FFD7B7
split-complementary
#BBFFB7 #D7B7FF #FFB7DF
monochromatic
#47FF3D #81FF7A #BBFFB7 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.16
#BBFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#BBFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB7
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB7 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B3
Deuteranopia (green-blind)
#F8EBBB
Tritanopia (blue-blind)
#B5FBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb7; /* rgb */ color: rgb(187, 255, 183); /* oklch */ color: oklch(93.7% 0.117 143.2);
Tailwind
colors: {
custom: {
50: '#d1ffcd',
500: '#bbffb7',
950: '#000000',
},
}SCSS
$custom: #bbffb7; $custom-light: #d1ffcd; $custom-dark: #000000;
JSON
{
"hex": "#bbffb7",
"rgb": {
"r": 187,
"g": 255,
"b": 183
},
"hsl": {
"h": 116.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93692,
"c": 0.1175,
"h": 143.2
},
"luminance": 0.85504
}Semantic roles & 50–950 ramp
primary
#BBFFB7
secondary
#E074E6
accent
#00E6D9
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683